From d429c2867e947a2f129e6048b51d15ae5cd91152 Mon Sep 17 00:00:00 2001 From: Enrique Barcelli Date: Fri, 12 Aug 2022 09:09:10 +0800 Subject: [PATCH] Fix type in readme.txt --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 6ec61af..8ef38c6 100644 --- a/readme.txt +++ b/readme.txt @@ -55,7 +55,7 @@ CREATE A NEW REPOSITORY (on the server by the administrator) sudo chown -R git:www-data myrepo.git sudo chmod -R 775 myrepo.git - Alternative you may run the following script as sudo: + Alternatively you may run the following script as sudo: sudo ./crea_repo.sh myrepo