Skip to content

Commit 4841742

Browse files
committed
Update README
1 parent 3b0bde9 commit 4841742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FoxDot - Live Coding with Python v0.4
2-
=======================================
2+
=====================================
33

44
FoxDot is a Python programming environment that provides a fast and user-friendly abstraction to SuperCollider. It also comes with its own IDE, which means it can be used straight out of the box; all you need is Python and SuperCollider and you're ready to go!
55

@@ -12,7 +12,7 @@ FoxDot is a Python programming environment that provides a fast and user-friendl
1212
## Installation and startup
1313

1414
#### Prerequisites
15-
- [Python 2.7](https://www.python.org/downloads/release/python-2712/) - make sure you say "yes" if you'd like to add Python to your path.
15+
- [Python 2 or 3](https://www.python.org/) - make sure you say "yes" if you'd like to add Python to your path.
1616
- [SuperCollider 3.6 and above](http://supercollider.github.io/download)
1717

1818
#### Recommended

0 commit comments

Comments
 (0)