Skip to content

Commit 459eb52

Browse files
authored
Merge pull request #6008 from tapaswenipathak/issue-5908
Update note
2 parents 2b470e4 + 49409fe commit 459eb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/development/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Additionally Read the Docs depends on:
3333

3434
.. note::
3535

36-
If you plan to import Python 2 projects to your RTD,
37-
then you'll need to install Python 2 with virtualenv in your system as well.
36+
You can import Python 2.x or 3.x projects in RTD, make sure you install the
37+
appropriate Python version (2.x or 3.x) with virtualenv.
3838

3939
In order to get all the dependencies successfully installed,
4040
you need these libraries.

0 commit comments

Comments
 (0)