diff --git a/README.md b/README.md index 4e28439e..340f5c3b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

+

melonDS

@@ -6,9 +6,9 @@
- - - + + +

@@ -41,7 +41,7 @@ As for the rest, the interface should be pretty straightforward. If you have a q * Arch Linux: `sudo pacman -S base-devel cmake git libpcap sdl2 qt5-base libslirp libarchive libepoxy` 3. Download the melonDS repository and prepare: ```bash - git clone https://github.com/Arisotura/melonDS + git clone https://github.com/melonDS-emu/melonDS cd melonDS ``` @@ -61,7 +61,7 @@ As for the rest, the interface should be pretty straightforward. If you have a q ``` 5. Download the melonDS repository and prepare: ```bash - git clone https://github.com/Arisotura/melonDS + git clone https://github.com/melonDS-emu/melonDS cd melonDS ``` #### Dynamic builds (with DLLs) @@ -89,7 +89,7 @@ If everything went well, melonDS should now be in the `build` folder. 2. Install dependencies: `brew install git pkg-config cmake sdl2 qt@6 libslirp libarchive libepoxy` 3. Download the melonDS repository and prepare: ```zsh - git clone https://github.com/Arisotura/melonDS + git clone https://github.com/melonDS-emu/melonDS cd melonDS ``` 4. Compile: