mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-18 10:00:14 +01:00
update installation
This commit is contained in:
parent
88671ac5c9
commit
9dc13861df
|
@ -8,6 +8,10 @@ This repository contains a library for parsing, encoding and sending packets to
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
```bash
|
```bash
|
||||||
|
# release version
|
||||||
|
cargo add servicepoint2
|
||||||
|
|
||||||
|
# development version
|
||||||
cargo add --git https://github.com/kaesaecracker/servicepoint.git
|
cargo add --git https://github.com/kaesaecracker/servicepoint.git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue