mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Get rid of the horizontal-rule overkill in the Windows build instructions
parent
2553d6216e
commit
44c1726d97
@ -14,7 +14,6 @@
|
||||
---
|
||||
|
||||
### Cloning (with Git Extensions)
|
||||
---
|
||||
|
||||
1. Open Git Extensions and select Clone repository.
|
||||
2. Enter repository URL as it appears on the [Github project page](https://github.com/dolphin-emu/dolphin)
|
||||
@ -22,7 +21,6 @@
|
||||
4. Protip: Enable NTFS compression on the root of your source directory.
|
||||
|
||||
### Building
|
||||
---
|
||||
|
||||
1. Open Source/dolphin-emu.sln.
|
||||
2. Select the target you'd like to build. ![Target Example](http://wiki.dolphin-emu.googlecode.com/git/build/vs2013-build-configuration.png)
|
||||
@ -35,14 +33,12 @@
|
||||
When you want to update to the latest revision:
|
||||
|
||||
### Git Extensions
|
||||
---
|
||||
|
||||
1. Right click the dolphin-emu folder and choose Git Extensions -> Pull
|
||||
2. Make sure you are pulling from "origin" and click Pull.
|
||||
|
||||
|
||||
### Visual Studio
|
||||
---
|
||||
|
||||
1. Go to the Team Explorer window and choose Pull.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user