diff options
Diffstat (limited to 'docs/legacy_WSL1_INSTALL.md')
-rw-r--r-- | docs/legacy_WSL1_INSTALL.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/legacy_WSL1_INSTALL.md b/docs/legacy_WSL1_INSTALL.md index b9840d1c8..90096b022 100644 --- a/docs/legacy_WSL1_INSTALL.md +++ b/docs/legacy_WSL1_INSTALL.md @@ -1,6 +1,6 @@ ### Setting up WSL1 (Legacy Portion) -1. Certain packages are required to build pokeemerald. Install these packages by running the following command: +1. Certain packages are required to build pokefirered. Install these packages by running the following command: ```bash sudo apt install build-essential git libpng-dev gdebi-core @@ -38,4 +38,4 @@ source /etc/profile.d/devkit-env.sh ``` -Proceed to [Choosing where to store pokeemerald (WSL1) of the current INSTALL.md](/INSTALL.md#choosing-where-to-store-pokeemerald-WSL1). +Proceed to [Choosing where to store pokefirered (WSL1) of the current INSTALL.md](/INSTALL.md#choosing-where-to-store-pokefirered-WSL1). |