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
|
### When cloning
|
||||||
|
|
||||||
```
|
```shell
|
||||||
git clone --recurse-submodules git@gitlab.com:agaric/sites/agaric-com.git
|
git clone --recurse-submodules git@git.agaric.com:agaric/agaric-coop.git
|
||||||
```
|
```
|
||||||
|
|
||||||
### If you cloned without `--recurse-submodules`
|
### If you cloned without `--recurse-submodules`
|
||||||
|
|
||||||
If in your initial clone you didn't do as above, you can get the styleguide with:
|
If in your initial clone you didn't do as above, you can get the styleguide with:
|
||||||
|
|
||||||
```
|
```shell
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue