update to premake5 beta 7
replace gmake2 with gmake
This commit is contained in:
@@ -50,14 +50,14 @@ DO NOT INSTALL ANOTHER MinGW-W64 from another source such as msys2, you don't ne
|
||||
|
||||
# Linux Users
|
||||
* CD into the build folder
|
||||
* run `./premake5 gmake2`
|
||||
* run `./premake5 gmake`
|
||||
* CD back to the root
|
||||
* run `make`
|
||||
* you are good to go
|
||||
|
||||
# MacOS Users
|
||||
* CD into the build folder
|
||||
* run `./premake5.osx gmake2`
|
||||
* run `./premake5.osx gmake`
|
||||
* CD back to the root
|
||||
* run `make`
|
||||
* you are good to go
|
||||
|
||||
Reference in New Issue
Block a user