From 1bfc571a51bac141888970bb9d20777052187c0e Mon Sep 17 00:00:00 2001 From: netbenixcn Date: Sun, 7 Jun 2020 11:15:26 +0200 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eedf18d..bf5d344 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Install packages: - Debian: ```sudo apt-get install make gcc git libgtk-3-dev libmariadbclient-dev libmariadb-dev-compat``` - Arch: ```sudo pacman -S make gcc git gtk3 mariadb-libs``` -Clone Repositroy: ```git clone https://github.com/netbenix/netbenixCMD.git``` +Clone repository: ```git clone https://github.com/netbenix/netbenixCMD.git``` Go into the cloned directory: ```cd netbenixCMD``` @@ -32,7 +32,7 @@ Build program: ```make``` ## Usage After building use ```./netbenixCMD``` to start the program -If you want to use the testing Arguments use ```./netbenixCMD ``` +If you want to use the testing arguments use ```./netbenixCMD ``` ## Arguments - ```--help``` => Displays all arguments