From 04bd881cfaff76247b18172345a8fcac52c38fca Mon Sep 17 00:00:00 2001 From: Aurora Date: Sat, 9 May 2020 20:07:07 +0200 Subject: [PATCH] Update README.md Reflect move to the Organization --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 77084fd..5f64094 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It also allows you to run unauthorized ("homebrew") content by removing signature checks. To use it, you will need a console capable of running homebrew software on the Arm9 processor. We recommend [Plailect's guide](https://3ds.hacks.guide/) for details on how to get your system ready. -Since v8.0, Luma3DS has its own in-game menu, triggerable by L+Down+Select (see the [release notes](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)). +Since v8.0, Luma3DS has its own in-game menu, triggerable by L+Down+Select (see the [release notes](https://github.com/LumaTeam/Luma3DS/releases/tag/v8.0)). # ### Compiling @@ -16,18 +16,18 @@ Since v8.0, Luma3DS has its own in-game menu, triggerable by L+Down+Select< 2. [makerom](https://github.com/jakcron/Project_CTR) in PATH 3. [firmtool](https://github.com/TuxSH/firmtool) 4. Up-to-date devkitARM+libctru -1. Clone the repository with `git clone https://github.com/AuroraWright/Luma3DS.git` +1. Clone the repository with `git clone https://github.com/LumaTeam/Luma3DS.git` 2. Run `make`. The produced `boot.firm` is meant to be copied to the root of your SD card for usage with Boot9Strap. # ### Setup / Usage / Features -See https://github.com/AuroraWright/Luma3DS/wiki +See https://github.com/LumaTeam/Luma3DS/wiki # ### Credits -See https://github.com/AuroraWright/Luma3DS/wiki/Credits +See https://github.com/LumaTeam/Luma3DS/wiki/Credits # ### Licensing