mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-30 22:48:26 +00:00
Remove redundant submodule init command
This commit is contained in:
@@ -19,7 +19,6 @@ If you want to live dangerously and want to take a look at the master:
|
|||||||
|
|
||||||
git clone https://github.com/mstarke/MacPass
|
git clone https://github.com/mstarke/MacPass
|
||||||
cd MacPass
|
cd MacPass
|
||||||
git submodule init
|
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
||||||
After that you can build and run in Xcode. If you run into signing issues take a look at [Issue #92](https://github.com/mstarke/MacPass/issues/92)
|
After that you can build and run in Xcode. If you run into signing issues take a look at [Issue #92](https://github.com/mstarke/MacPass/issues/92)
|
||||||
|
|||||||
Reference in New Issue
Block a user