Skip to content

Commit

Permalink
minor formatting updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bshifaw committed Feb 22, 2024
1 parent 83e711c commit db65a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer_docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ the Cromshell development environment can be set up by the following steps:
. venv/bin/activate
pip install --upgrade pip
pip install -r dev-requirements.txt
pip install -e .
pip install -e .
```

After following the above development environment setup steps, cromshell should
Expand Down

0 comments on commit db65a8b

Please sign in to comment.