feat(README): Adjusted Staying Up To Date section

This commit is contained in:
Yimura 2022-05-22 17:09:50 +02:00
parent 97972c2d1e
commit a3d37b2d7d
No known key found for this signature in database
GPG Key ID: 3D8FF4397E768682

View File

@ -57,7 +57,7 @@ Now, you will be able to open the solution, and simply build it in Visual Studio
Pull the latest changes from Github:
```bash
git pull
git pull && git submodule update
```
Make sure your Visual Studio is closed and regenerate project files: