Update README.md
This commit is contained in:
committed by
GitHub
parent
2a0cd44535
commit
3f08e49189
@@ -35,7 +35,7 @@ Barrier is software that mimics the functionality of a KVM switch, which histori
|
|||||||
```bash
|
```bash
|
||||||
$ git clone https://github.com/adamyordan/laplace.git
|
$ git clone https://github.com/adamyordan/laplace.git
|
||||||
$ cd laplace && go build -o laplace main.go
|
$ cd laplace && go build -o laplace main.go
|
||||||
$ export LAPLACE = $PATH
|
$ export REMOTEGAMING = $PATH
|
||||||
$ ./laplace --help
|
$ ./laplace --help
|
||||||
$ ./laplace -setconfig
|
$ ./laplace -setconfig
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user