From 246eed448e793b3e72cc5920a5d947a38b1cf2de Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Thu, 9 May 2019 16:19:30 -0500 Subject: [PATCH] Fixed README formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5ec80f1..b58b310e 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ REGEDIT4 2. Create a file, `bsinstalldir.txt` in the solution root. Do NOT create this in Visual Studio; VS adds a BOM at the begginning of the file that the tools used cannot read. It should contain the path to your Beat Saber installation, using forward slashes with a trailing slash. e.g. ``` - C:/Program Files (x86)/Steam/steamapps/common/Beat Saber/ - ``` +C:/Program Files (x86)/Steam/steamapps/common/Beat Saber/ +``` 3. Open `BSIPA.sln` in Visual Studio. 4. Choose the configuration `x64` 5. Rebuild all.