diff options
author | dragonprevost <dragon@dkp.io> | 2018-11-13 16:11:27 -0800 |
---|---|---|
committer | dragonprevost <dragon@dkp.io> | 2018-11-13 16:11:27 -0800 |
commit | 86b44a139649d1bc63f69dde18f27abcacb94177 (patch) | |
tree | 9f92cd5367a925f7ecd1ca36175c5e6b9cc47c45 | |
parent | eb1ef7ea452002e441034416de9a23c93ee2f627 (diff) |
fixed submodule in readme clone
-rw-r--r-- | readme.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,8 +4,7 @@ This application is designed to operate on a [MongOH Red](https://mangoh.io/mang ## Prerequisites -When cloning use ``git clone --recurse-submodule https://github.com/brnkl/motion-service.git`` -to include the util module. +When cloning use ``git clone https://github.com/brnkl/motion-service.git``. ## Building |