We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a028123 commit 46efb9eCopy full SHA for 46efb9e
1 file changed
content/misc/clasp/index.md
@@ -49,15 +49,16 @@ In particular you will need:
49
50
## Additional Steps for Wykies Library
51
52
+- From inside of the `src` folder
53
+ ```sh
54
+ cd src
55
+ ```
56
- [ ] Add ts_lib
57
- Part of wykies
-
58
```sh
59
git submodule add ../ts_lib.git
60
```
61
- Outside of wykies
62
63
git submodule add git@github.com:wykies/ts_lib.git
64
0 commit comments