Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 8fed895

Browse files
committed
Add a message to use Python 2.7.x
1 parent 3d9e534 commit 8fed895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Check out the [Development Roadmap](https://github.com/bnmnetp/runestone/wiki) t
1010
Quick Start
1111
-----------
1212

13-
Until I get this tested well enough to push onto ``pypi.python.org`` You can install everything you need with one simple command! (Although I recommend that you first create a virtual environment for your work.)
13+
Until I get this tested well enough to push onto ``pypi.python.org`` You can install everything you need with one simple command! (Although I recommend that you first create a virtual environment for your work.) Python 2.7.x is required, I have not yet made the directives Python3 compatible. Working on it.
1414

1515
```
1616
pip install runestone

0 commit comments

Comments
 (0)