Skip to content

Commit 33a6fbe

Browse files
authored
Update installation command in README
1 parent b7457e8 commit 33a6fbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Emerging Optimizers is a research project focused on understanding and optimizin
1616
```bash
1717
git clone https://github.com/NVIDIA-NeMo/Emerging-Optimizers.git
1818
cd Emerging-Optimizers
19-
pip install -e .
19+
pip install .
2020
```
2121

2222
## User guide

0 commit comments

Comments
 (0)