Skip to content
Snippets Groups Projects
Commit d17e8ddc authored by DCoded's avatar DCoded
Browse files

MIssed some more

parent 01f25ac5
No related branches found
No related tags found
1 merge request!10871Updated CONTRIBUTING.md
...@@ -19,7 +19,7 @@ To effectively work on the project the following tools are required: ...@@ -19,7 +19,7 @@ To effectively work on the project the following tools are required:
## Setting everything up ## Setting everything up
1. Clone the project from GGud.io ([Detailed G setup and work cycle](devNotes/gitSetup.md)) 1. Clone the project from GitGud.io ([Detailed Git setup and work cycle](devNotes/gitSetup.md))
2. Navigate to the `fc-pregmod` root directory. 2. Navigate to the `fc-pregmod` root directory.
* Windows: Open a terminal and execute `cd C:\path\to\project\fc-pregmod` * Windows: Open a terminal and execute `cd C:\path\to\project\fc-pregmod`
* GNU/Linux: Open a terminal and execute `cd /path/to/project/fc-pregmod/` * GNU/Linux: Open a terminal and execute `cd /path/to/project/fc-pregmod/`
...@@ -31,7 +31,7 @@ To effectively work on the project the following tools are required: ...@@ -31,7 +31,7 @@ To effectively work on the project the following tools are required:
Recommended extensions for VSCode: Recommended extensions for VSCode:
* [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) * [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)
* [GLens — Git supercharged](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens). * [GitLens — Git supercharged](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens).
## Compiling ## Compiling
......
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