mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-19 13:47:49 +00: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)
|
### Cloning (with Git Extensions)
|
||||||
---
|
|
||||||
|
|
||||||
1. Open Git Extensions and select Clone repository.
|
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)
|
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.
|
4. Protip: Enable NTFS compression on the root of your source directory.
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
---
|
|
||||||
|
|
||||||
1. Open Source/dolphin-emu.sln.
|
1. Open Source/dolphin-emu.sln.
|
||||||
2. Select the target you'd like to build. 
|
2. Select the target you'd like to build. 
|
||||||
@ -35,14 +33,12 @@
|
|||||||
When you want to update to the latest revision:
|
When you want to update to the latest revision:
|
||||||
|
|
||||||
### Git Extensions
|
### Git Extensions
|
||||||
---
|
|
||||||
|
|
||||||
1. Right click the dolphin-emu folder and choose Git Extensions -> Pull
|
1. Right click the dolphin-emu folder and choose Git Extensions -> Pull
|
||||||
2. Make sure you are pulling from "origin" and click Pull.
|
2. Make sure you are pulling from "origin" and click Pull.
|
||||||
|
|
||||||
|
|
||||||
### Visual Studio
|
### Visual Studio
|
||||||
---
|
|
||||||
|
|
||||||
1. Go to the Team Explorer window and choose Pull.
|
1. Go to the Team Explorer window and choose Pull.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user