This commit is contained in:
@@ -39,10 +39,10 @@ Below are the instructions for those who want to build 0xb00b5 team Packmate on
|
||||
### Cloning
|
||||
As this repository contains frontend part as a git submodule, it has to be cloned like this:
|
||||
```bash
|
||||
git clone --recurse-submodules https://gitlab.com/packmate/Packmate.git
|
||||
git clone --recurse-submodules https://git.danosito.com/0xb00b5/0xb00b5-packmate.git
|
||||
|
||||
# Or if you have older git
|
||||
git clone --recursive https://gitlab.com/packmate/Packmate.git
|
||||
git clone --recursive https://git.danosito.com/0xb00b5/0xb00b5-packmate.git
|
||||
```
|
||||
|
||||
If the repository was already cloned without submodule, just run:
|
||||
|
||||
Reference in New Issue
Block a user