diff --git a/Project-Setup-Guide-for-Project%3A-Serenity.md b/Project-Setup-Guide-for-Project%3A-Serenity.md index f8e633a..b7da144 100644 --- a/Project-Setup-Guide-for-Project%3A-Serenity.md +++ b/Project-Setup-Guide-for-Project%3A-Serenity.md @@ -141,8 +141,8 @@ After cloning the repo and installing all required software, you need to generat 3. Wait for the process to finish. You should now have a new file in the directory called **ProjectSerenity.sln**. 4. **Double click** ProjectSerenity.sln to open in **Visual Studio**. 5. Take a look at the top right, and look for any yellow warnings about missing add-ons. If there is, install them. -5. Build the Solution. In the toolbar at the top, click "Build", followed by Build Solution (or press Ctrl+Shift+B). -6. Wait for the build to complete successfully. *Check the output log for any errors or if the build was unsuccessful. In either case, please reach out to Math or Cow and we can help you solve the problem.* +6. Build the Solution. In the toolbar at the top, click "Build", followed by Build Solution (or press Ctrl+Shift+B). +7. Wait for the build to complete successfully. *Check the output log for any errors or if the build was unsuccessful. In either case, please reach out to Math or Cow and we can help you solve the problem.* ### You should now be able to run the project by double clicking the *"ProjectSerenity.uproject"* file. ### We also have a guide on contributing to the project that you can find [here](https://repo.forgeworksinteractive.com/Forgeworks_Interactive/ProjectSerenity/wiki/Contributing-to-Project:-Serenity). \ No newline at end of file