mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Forgot to add some line breaks.
This commit is contained in:
parent
feb6befd09
commit
a0344a4094
@ -219,7 +219,7 @@ cd c:/Users/<user>/Desktop/decomps
|
||||
Note that the directory **must exist** in Windows. If you want to store pokeemerald in a dedicated folder that doesn't exist (e.g. the example provided above), then create the folder (e.g. using Windows Explorer) before executing the `cd` command.
|
||||
|
||||
> Note 1: If the path has spaces, then the path must be wrapped with quotations, e.g. `cd "c:/users/<user>/Desktop/decomp folder"`.
|
||||
> Note 2: Windows path names are case-insensitive so adhering to capitalization isn't needed
|
||||
> Note 2: Windows path names are case-insensitive so adhering to capitalization isn't needed
|
||||
> Note 3: If pokeemerald is already installed, then run the following command instead (for the provided example path):
|
||||
> ```bash
|
||||
> cd c:/Users/<user>/Desktop/decomps/pokeemerald
|
||||
@ -270,7 +270,7 @@ cd Desktop/decomps
|
||||
```
|
||||
Note that the directory **must exist** in the folder system. If you want to store pokeemerald in a dedicated folder that doesn't exist (e.g. the example provided above), then create the folder (e.g. using Finder) before executing the `cd` command.
|
||||
|
||||
> Note 1: If the path has spaces, then the path must be wrapped with quotations, e.g. `cd "Desktop/decomp folder"`
|
||||
> Note 1: If the path has spaces, then the path must be wrapped with quotations, e.g. `cd "Desktop/decomp folder"`
|
||||
> Note 2: If pokeemerald is already installed, then run the following command instead (for the provided example path:
|
||||
> ```bash
|
||||
> cd Desktop/decomps/pokeemerald
|
||||
|
Loading…
Reference in New Issue
Block a user