Skip to content

Commit 8867ac0

Browse files
committed
update README and .gitignore
1 parent 2ea6f38 commit 8867ac0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Builds/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ VisualStudio*/.vs
22
VisualStudio*/x64
33
LinuxMakefile/*
44
MacOSX/build/*
5+
MacOSX/DawDreamer.xcodeproj/xcuserdata/*
56
MacOSX/RecentFiles*
67
PythonApplication*/*.pyproj

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ macOS requirements:
4747
* macOS 11.0 or higher
4848

4949
Windows requirements:
50-
* 64-bit Python 3.7 or higher
50+
* 64-bit Python 3.8 or higher
5151

5252
Linux requirements:
53-
* 64-bit Python 3.7 or higher
53+
* 64-bit Python 3.8 or higher
5454

5555
Install with [PyPI](https://pypi.org/project/dawdreamer/):
5656

@@ -143,4 +143,3 @@ DawDreamer is licensed under GPLv3 to make it easier to comply with all of the d
143143
* [jgefele](https://github.com/jgefele)
144144
* [harritaylor](https://github.com/harritaylor)
145145
* [cannoneyed](https://github.com/cannoneyed/)
146-

0 commit comments

Comments
 (0)