Update 'README.md'
This commit is contained in:
parent
68e8e2f20a
commit
27266e196f
|
@ -4,9 +4,9 @@
|
|||
1. [ToggleState Module](https://git.syntriax.com/Syntriax/ToggleState)
|
||||
2. [Trigger Module](https://git.syntriax.com/Syntriax/Trigger)
|
||||
|
||||
Make sure to clone these modules along with this one.
|
||||
Make sure to separately clone these modules along with this one too.
|
||||
|
||||
Or you can call ```git submodule init``` to get them automatically added (note that this method may cause conflicts if another module also imports one of these submodules too, only use if you are only using `Movement` module)
|
||||
Or you can call ```git submodule init``` to get them automatically added (note that this method may cause conflicts if another module also imports one of these submodules too, only use if you are only using the `Movement` module)
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue