mirror of
https://github.com/facebookresearch/blt.git
synced 2025-04-03 08:19:09 +00:00
fix(README): correct typo in quickstart instructions (#62)
Changed "your can activate the environment" to "you can activate the environment" for clarity.
This commit is contained in:
parent
f3e8125f74
commit
9f29e0de18
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ bash setup/create_env.sh
|
|||
sbatch setup/create_env.sh
|
||||
```
|
||||
|
||||
Once that is done your can activate the environment
|
||||
Once that is done you can activate the environment
|
||||
|
||||
```bash
|
||||
conda activate blt_<date>
|
||||
|
|
Loading…
Add table
Reference in a new issue