Skip to content

Commit

Permalink
Merge pull request #1 from ImmoDevs/ImmoDevs-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ImmoDevs authored Jun 2, 2024
2 parents 1e43f14 + e78ab8b commit 3ef5878
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@ messages:

1. Clone the repository:
```bash
git clone https://github.com/YourUsername/SimpleGamemode.git
git clone https://github.com/ImmoDevs/SimpleGameMode.git
```
2. Navigate to the plugin directory:
```bash
cd SimpleGamemode
cd SimpleGameMode
```
3. Compile the plugin into a `.phar` file:
```bash
zip -r SimpleGamemode.phar . -x "*.git*" -x "*.md" -x "tests/*"
zip -r SimpleGameMode.phar . -x "*.git*" -x "*.md" -x "tests/*"
```

## 🤝 Contributing
Expand Down

0 comments on commit 3ef5878

Please sign in to comment.