Update README.md

main
Elie 2021-03-08 11:35:45 +01:00 committed by GitHub
parent 2188d31d1e
commit a78c1e3fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ This will get you going with the latest version of dctlenv and make it easy to f
$ git clone https://github.com/wbeuil/dctlenv ~/.dctlenv
# Install a specific version (e.g. v0.1.2)
git clone --depth 1 --branch v0.1.2 https://github.com/wbeuil/dctlenv ~/.dctlenv
$ git clone --depth 1 --branch v0.1.2 https://github.com/wbeuil/dctlenv ~/.dctlenv
```
**2. Add `~/.dctlenv/bin` to your `$PATH` for access to the dctlenv CLI**