diff --git a/README.md b/README.md index cb49e5b..292ba2d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Barrier is software that mimics the functionality of a KVM switch, which histori ```bash $ git clone https://github.com/adamyordan/laplace.git $ cd laplace && go build -o laplace main.go -$ export LAPLACE = $PATH +$ export REMOTEGAMING = $PATH $ ./laplace --help $ ./laplace -setconfig ```