-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove unneeded line from README.md (missed it)
- Loading branch information
1 parent
294441d
commit 62e3415
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,8 +35,6 @@ git clone --recursive [email protected]:openmultiplayer/open.mp | |
|
||
Note the use of the `--recursive` argument, because this repository contains submodules. | ||
|
||
Using this command first allows you to clone everything and push to repos you have write permissions on. | ||
|
||
## Building on Windows | ||
|
||
```bash | ||
|