Linted markdown

Roger 2016-12-19 02:20:39 -05:00
parent 9a9eb99290
commit 71b2c43193

@ -27,13 +27,13 @@
### Building ### Building
1. Open Source/dolphin-emu.sln. 1. Open Source/dolphin-emu.sln.
- You can also find a link to this file in Team Explorer: - You can also find a link to this file in Team Explorer:
![VS Open Solution](https://raw.githubusercontent.com/wiki/dolphin-emu/dolphin/vs-open-solution.png). ![VS Open Solution](https://raw.githubusercontent.com/wiki/dolphin-emu/dolphin/vs-open-solution.png).
2. Select the target you'd like to build: 2. Select the target you'd like to build:
![Target Example](https://raw.githubusercontent.com/wiki/dolphin-emu/dolphin/vs-target.png) ![Target Example](https://raw.githubusercontent.com/wiki/dolphin-emu/dolphin/vs-target.png)
3. Press F7 or choose Build > Build Solution from the menu bar. 3. Press F7 or choose Build > Build Solution from the menu bar.
## Keeping Up to Date ## Keeping Up to Date
1. Go to the Team Explorer window and choose Pull. 1. Go to the Team Explorer window and choose Pull.
![VS Pull Example](https://raw.githubusercontent.com/wiki/dolphin-emu/dolphin/vs-git-pull.png) ![VS Pull Example](https://raw.githubusercontent.com/wiki/dolphin-emu/dolphin/vs-git-pull.png)