mirror of
https://github.com/monero-project/monero.git
synced 2026-01-24 21:34:29 +01:00
readme: Add note regarding submodule sync and update
This commit is contained in:
@@ -213,6 +213,10 @@ If you already have a repo cloned, initialize and update:
|
|||||||
|
|
||||||
`$ cd monero && git submodule init && git submodule update`
|
`$ cd monero && git submodule init && git submodule update`
|
||||||
|
|
||||||
|
*Note*: If there are submodule differences between branches, you may need
|
||||||
|
to use ```git submodule sync && git submodule update``` after changing branches
|
||||||
|
to build successfully.
|
||||||
|
|
||||||
### Build instructions
|
### Build instructions
|
||||||
|
|
||||||
Monero uses the CMake build system and a top-level [Makefile](Makefile) that
|
Monero uses the CMake build system and a top-level [Makefile](Makefile) that
|
||||||
|
|||||||
Reference in New Issue
Block a user