Skip to content
Snippets Groups Projects
Commit 1b8e573c authored by Jonas Kvarnström's avatar Jonas Kvarnström
Browse files

Update pycharm.md

parent 3a02b3f2
No related branches found
No related tags found
No related merge requests found
Pipeline #50877 passed
# Installing PyCommandCenter in PyCharm
Start by downloading the library from the [PyCommandCenter repository](https://gitlab.liu.se/starcraft-ai-course/pycommandcenter/-/tags).
Start by downloading the library. Click the latest tag in the [PyCommandCenter repository](https://gitlab.liu.se/starcraft-ai-course/pycommandcenter/-/tags) and find a `.pyd` link at the bottom of the tag page.
Place the library in your repository.
......@@ -10,4 +10,4 @@ Add the library to the Python path in Python by:
2. Select the cog in the upper right corner and select "Show All".
3. In the new window that opens, select the icon which shows a few folders connected with lines.
4. In the new window, first press the plus icon, and then select the path of your repository (the path to where you placed the library).
5. Restart PyCharm with "File->Invalidate Caches/Restart->Invalidate and Restart".
\ No newline at end of file
5. Restart PyCharm with "File->Invalidate Caches/Restart->Invalidate and Restart".
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment