Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 44edd7aa8b |
1 changed files with 6 additions and 2 deletions
|
|
@ -1,8 +1,12 @@
|
||||||
# HDRezka Discord RPC | Chrome Extension
|
# HDRezka Discord RPC | Chrome Extension
|
||||||
|
|
||||||
## How to build app
|
## How to build app
|
||||||
- `git clone https://git.amok.dev/AmokDev/HDRezcord.git`
|
```
|
||||||
- `cargo run --release`
|
git clone https://git.amok.dev/AmokDev/HDRezcord.git
|
||||||
|
```
|
||||||
|
```
|
||||||
|
cargo run --release
|
||||||
|
```
|
||||||
|
|
||||||
## How to build extension
|
## How to build extension
|
||||||
- SOON
|
- SOON
|
||||||
Loading…
Add table
Reference in a new issue