Skip to content

Commit 32ed67c

Browse files
committed
Update README.md to include cmp submodule info
1 parent 9a26580 commit 32ed67c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ on the website, where they are updated at least once every 24 hours:
3939

4040
Detailed installation instructions can be found in [INSTALL.md](INSTALL.md).
4141

42+
Be advised that due to the addition of `cmp` as a submodule, you now also need to initialize the git submodules required by toxcore. This can be done by cloning the repo with the following command: `git clone --recurse-submodules https://github.com/Toktok/c-toxcore` or by running `git submodule update --init` in the root directory of the repo.
43+
4244
In a nutshell, if you have [libsodium](https://github.com/jedisct1/libsodium)
4345
installed, run:
4446

0 commit comments

Comments
 (0)