You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
FoxDot - Live Coding with Python v0.4
2
-
=======================================
2
+
=====================================
3
3
4
4
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!
5
5
@@ -12,7 +12,7 @@ FoxDot is a Python programming environment that provides a fast and user-friendl
12
12
## Installation and startup
13
13
14
14
#### 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.
16
16
-[SuperCollider 3.6 and above](http://supercollider.github.io/download)
0 commit comments