CharlesCNorton commited on
Commit
9f29e0d
·
unverified ·
1 Parent(s): f3e8125

fix(README): correct typo in quickstart instructions (#62)

Browse files

Changed "your can activate the environment" to "you can activate the environment" for clarity.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ bash setup/create_env.sh
40
  sbatch setup/create_env.sh
41
  ```
42
 
43
- Once that is done your can activate the environment
44
 
45
  ```bash
46
  conda activate blt_<date>
 
40
  sbatch setup/create_env.sh
41
  ```
42
 
43
+ Once that is done you can activate the environment
44
 
45
  ```bash
46
  conda activate blt_<date>