Spaces:
Running
on
Zero
Running
on
Zero
CharlesCNorton
commited on
fix(README): correct typo in quickstart instructions (#62)
Browse filesChanged "your can activate the environment" to "you can activate the environment" for clarity.
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
|
| 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>
|