From 3f08e49189d8c6ab336fdd0e8328c7a13c959a38 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Wed, 1 Sep 2021 23:42:21 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```