We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80734eb commit 255d9baCopy full SHA for 255d9ba
docs/en/easy_install.rst
@@ -17,7 +17,7 @@ Just type::
17
30 seconds setup (for anybody)
18
===============================
19
20
-- Make sure you have Python 2.6 or 2.7 (`python --version`)
+- Make sure you have Python 2.7 (`python --version`)
21
- Download the last `zip of the source code <https://github.com/sametmax/0bin/zipball/master>`_
22
- Extract all of it where you wish the site to be stored.
23
- Go to the extracted files.
@@ -59,4 +59,4 @@ Or run it in a screen.
59
60
0bin will now be accessible from http://your.local.ip.address:8000.
61
62
- This can be very cool way to share code in a companie or during a code sprint.
+ This can be very cool way to share code in a companie or during a code sprint.
0 commit comments