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

Commit a4d61d2

Browse files
committed
Update readme with some development notes
1 parent b696bbe commit a4d61d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ So, you would like to help out with developing the Runestone Components. What d
7373

7474
1. Make a Fork of this repository.
7575
2. Setup your environment on your development machine
76+
7677
1. Make a virtual environment for testing and working I recommend pyvenv-3.4 as it is baked in to Python 3.4 and higher.
77-
2. Rather than following the instructions above for installing runestone simply run ``pip install . `` from the top level runestone directory. This will install all of the required prerequisites and setup the runestone install as a link to the development directory.
78+
2. Rather than following the instructions above for installing runestone simply run ``pip install .`` from the top level runestone directory. This will install all of the required prerequisites and setup the runestone install as a link to the development directory.
7879

7980
3. When you have some changes to share, make a Pull Request.
8081

0 commit comments

Comments
 (0)