mirror of
https://github.com/YGGverse/nexy.git
synced 2026-04-01 01:35:28 +00:00
Created Build from source (markdown)
parent
3d4086fe36
commit
a337e38ff2
1 changed files with 6 additions and 0 deletions
6
Build-from-source.md
Normal file
6
Build-from-source.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
## Linux
|
||||
|
||||
1. `git clone https://github.com/YGGverse/nexy.git`
|
||||
2. `cd nexy`
|
||||
3. `cargo build --release`
|
||||
4. `sudo install target/release/nexy /usr/local/bin/nexy`
|
||||
Loading…
Add table
Add a link
Reference in a new issue