mirror of
https://github.com/YGGverse/nexy.git
synced 2026-03-31 17:25:27 +00:00
Destroyed Install (markdown)
parent
a44617f29d
commit
20d3c129e6
1 changed files with 0 additions and 15 deletions
15
Install.md
15
Install.md
|
|
@ -1,15 +0,0 @@
|
|||
## Linux
|
||||
|
||||
### Build from source
|
||||
|
||||
1. `git clone https://github.com/YGGverse/nexy.git`
|
||||
2. `cd nexy`
|
||||
3. `cargo build --release`
|
||||
|
||||
### Install
|
||||
|
||||
Move the compiled binary to the canonical system destination with the appropriate permissions:
|
||||
|
||||
``` bash
|
||||
sudo install target/release/nexy /usr/local/bin/nexy
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue