Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mhinkkan authored Apr 7, 2023
1 parent 71493d8 commit b864ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Option 2: Clone the Repository
------------------------------
For developers and advanced users, we recommended cloning the repository from GitHub. This option allows you to get the most recent version of the repository. Furthermore, you can then modify the system models and example controllers. It is also advisable to use a virtual environment to avoid conflicts with other Python packages.

Several powerful open-source IDEs are available for Python, one of the most popular being VS Code (https://code.visualstudio.com). The following instructions are for VS Code:
Several powerful open-source IDEs are available for Python. The following instructions are for VS Code (https://code.visualstudio.com):

1) Install VS Code, Python, and ``git`` on your computer. Install also the recommended Python extensions in VS Code.
2) Clone the project::
Expand Down

0 comments on commit b864ca3

Please sign in to comment.