Skip to content

Commit 46efb9e

Browse files
committed
Add instruction to go into src folder
1 parent a028123 commit 46efb9e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

content/misc/clasp/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,16 @@ In particular you will need:
4949

5050
## Additional Steps for Wykies Library
5151

52+
- From inside of the `src` folder
53+
```sh
54+
cd src
55+
```
5256
- [ ] Add ts_lib
5357
- Part of wykies
54-
5558
```sh
5659
git submodule add ../ts_lib.git
5760
```
58-
5961
- Outside of wykies
60-
6162
```sh
6263
git submodule add git@github.com:wykies/ts_lib.git
6364
```

0 commit comments

Comments
 (0)