From 802ebe7c558c1a893aa7857a4491dda548465c50 Mon Sep 17 00:00:00 2001 From: voldemort2826 <102014910+voldemort2826@users.noreply.github.com> Date: Wed, 30 Mar 2022 20:43:53 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dd18a7dc..365d88dc6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Follow these steps to build the emulator on your computer. Please note that we d Install the x64 version of [.NET 6.0 SDK](https://dotnet.microsoft.com/download/dotnet/6.0) for your operating system. ### Step 2 -Either clone the repo by using `git clone https://github.com/Ryujinx/Ryujinx`, or download the repo directly from the web interface by clicking the green `Code` button > `Download ZIP`. +Either clone the repo by using `git clone https://github.com/Ryujinx/Ryujinx`, or download the repo directly from the web interface by clicking the `Code` button > `Download ZIP`. ### Step 3 Use the `cd` command to change to the Ryujinx project folder in the command line.