Skip to content

Commit c2d0d92

Browse files
update readme
1 parent 18faaf3 commit c2d0d92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ This is a game made with pygame.
3434

3535
1. Download \* & unzip file(if you used 'tag' for downloading) in your interpreter. (If you use pyCharm, then put the file in PycharmProjects folder)
3636
2. Go to interpreter setting and install pygame (version over 2.0.1; 2.5.2 works fine) in your interpreter (python version over 3.7)
37-
3. Go to interpreter -> open the project (RhythmGame) -> run main.py **
37+
3. If you want to use ai-generated chart features, install music21 (latest version). You can also do this using "pip install music21".
38+
4. Go to interpreter -> open the project (RhythmGame) -> run main.py **
3839

3940

4041
## Sample run

0 commit comments

Comments
 (0)