Update README
This commit is contained in:
parent
8413ce5afc
commit
ba39024aab
1 changed files with 3 additions and 3 deletions
|
|
@ -8,15 +8,15 @@ This project includes the [Agaric styleguide](https://gitlab.com/agaric/patternl
|
|||
|
||||
### When cloning
|
||||
|
||||
```
|
||||
git clone --recurse-submodules git@gitlab.com:agaric/sites/agaric-com.git
|
||||
```shell
|
||||
git clone --recurse-submodules git@git.agaric.com:agaric/agaric-coop.git
|
||||
```
|
||||
|
||||
### If you cloned without `--recurse-submodules`
|
||||
|
||||
If in your initial clone you didn't do as above, you can get the styleguide with:
|
||||
|
||||
```
|
||||
```shell
|
||||
git submodule init
|
||||
git submodule update
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue