Skip to content
Snippets Groups Projects
Commit 0bd32c57 authored by Ryan Geary's avatar Ryan Geary Committed by Michael Aaron Murphy
Browse files

Add consistent prefix in Compile Instructions

parent 32e0a4ef
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ git clone https://gitlab.redox-os.org/redox-os/ion/
cd ion
make
sudo make install prefix=/usr
sudo make update-shells
sudo make update-shells prefix=/usr
```
> To compile in DEBUG mode, pass `DEBUG=1` as an argument to `make`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment