Skip to content

Commit 255d9ba

Browse files
committed
Update easy_install.rst
Removed Python 2.6 support from EN doc.
1 parent 80734eb commit 255d9ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/easy_install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Just type::
1717
30 seconds setup (for anybody)
1818
===============================
1919

20-
- Make sure you have Python 2.6 or 2.7 (`python --version`)
20+
- Make sure you have Python 2.7 (`python --version`)
2121
- Download the last `zip of the source code <https://github.com/sametmax/0bin/zipball/master>`_
2222
- Extract all of it where you wish the site to be stored.
2323
- Go to the extracted files.
@@ -59,4 +59,4 @@ Or run it in a screen.
5959

6060
0bin will now be accessible from http://your.local.ip.address:8000.
6161

62-
This can be very cool way to share code in a companie or during a code sprint.
62+
This can be very cool way to share code in a companie or during a code sprint.

0 commit comments

Comments
 (0)