Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Sep 26, 2021
1 parent ccef313 commit 5f60ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The current work in [Muzic](https://www.microsoft.com/en-us/research/project/ai-

## Requirements

The operaton system is Linux. We test on Ubuntu 16.04.6 LTS, with Python 3.6.12. The requirements for running Muzic are listed in `requirements.txt`. To install the requirements, run:
The operating system is Linux. We test on Ubuntu 16.04.6 LTS, with Python 3.6.12. The requirements for running Muzic are listed in `requirements.txt`. To install the requirements, run:
```bash
pip install -r requirements.txt
```
Expand Down

0 comments on commit 5f60ac3

Please sign in to comment.