fix typo in pseudo/README.md

This commit is contained in:
jeanfabrice
2019-11-14 15:00:35 +01:00
parent 24f3d7556f
commit 52466ffe83

View File

@@ -57,9 +57,7 @@ These libraries were forked by running `git clone` to clone the repos.
### Automated Creation Steps
1. Remove the current existing psuedo modules
- `$ rm -rf psuedo/k8s`
1. Remove the current existing pseudo modules
- `$ rm -rf pseudo/k8s`
2. Run the [init-pseudo-module.sh](init-pseudo-module.sh) script to clone and configure pseudo deps
- From the root directory -- `$ psuedo/init-pseudo-module.sh`
- From the root directory -- `$ pseudo/init-pseudo-module.sh`