Update image paths (#436)
This commit is contained in:
committed by
Tammo Behrends
parent
d47fb2aa73
commit
9a89896ff3
@@ -8,7 +8,7 @@ You can either start by creating your own project for working with the Exercism
|
||||
|
||||
This is a Visual Studio template that comes pre-configured to work on the problems in as many languages as Visual Studio supports.
|
||||
|
||||

|
||||

|
||||
|
||||
1. Download the [Exercism.io Visual Studio Template](https://github.com/rprouse/Exercism.VisualStudio) from GitHub by clicking the Download Zip button on the page.
|
||||
2. Unzip the template into your exercises directory, for example `C:\src\exercises`
|
||||
@@ -23,11 +23,11 @@ This is a Visual Studio template that comes pre-configured to work on the proble
|
||||
10. The exercise you just fetched will appear greyed out. Right click on the folder and **Include In Project**
|
||||
11. Get coding...
|
||||
|
||||

|
||||

|
||||
|
||||
To run the tests, you can do so at the command line, or within Visual Studio.
|
||||
|
||||

|
||||

|
||||
|
||||
## Code Style and Linting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user