mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Grammar Fixes - Noticed "than" was used instead of "then" (#564)
* Noticed "than" was used instead of "then" Minor grammar fixes to CONTRIBUTING.md. Was reading through it during initial setup and noticed. I promise my next PR will be a bit more important ;). * Adjusting "be patience" to "be patient".
This commit is contained in:
parent
6501fe8ce8
commit
dac4e2c9b8
@ -45,7 +45,7 @@ The installer may have selected other options as well but these are the most imp
|
||||
2) **Open Wabbajack.sln** in Visual Studio 2019.
|
||||
3) **Download NuGet Packages** by selecting the solution and *Right Click* -> *Restore NuGet Packages*.
|
||||
|
||||
It may take a while for Visual Studio to download all packages and update all References so be patience. Once all packages are downloaded go and try building Wabbajack. If the build is successful than good job, if not head over to the *#wabbajack-development* channel on the discord and talk about your build error.
|
||||
It may take a while for Visual Studio to download all packages and update all References so be patient. Once all packages are downloaded go and try building Wabbajack. If the build is successful then good job. If not, head over to the *#wabbajack-development* channel on the discord and talk about your build error.
|
||||
|
||||
#### Coding Style
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user