mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-27 04:16:47 -05:00
Install instructions (#5876)
Co-authored-by: Hedara <hedara90@gmail.com>
This commit is contained in:
5
docs/install/linux/NIXOS.md
Normal file
5
docs/install/linux/NIXOS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# NixOS instructions
|
||||
Run the following command to start an interactive shell with the necessary packages:
|
||||
```bash
|
||||
nix-shell -p pkgsCross.arm-embedded.stdenv.cc git pkg-config libpng
|
||||
```
|
||||
Reference in New Issue
Block a user