aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGNUxeava <bluenerd@protonmail.com>2022-03-14 07:12:13 +0530
committerGNUxeava <bluenerd@protonmail.com>2022-03-14 07:12:13 +0530
commite7325782c1015563f83979da408cd33de5b14bdc (patch)
treed98846f85fe3437a1100c005c49c63dd7c93eb94
parentab34f92847967703fa2c4772ef7acf4216dfb309 (diff)
update README
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index b448a9a..7981160 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
-#hugo-deploy
+# hugo-deploy
Deploy hugo website to remote server using rsync
+## Prerequisites
+- SSH Server on remote server
+- SSH Client on local machine
+- rsync on both machines
+
## Usage
- Clone this repository
- Go to the directory and edit the script to match your server configuration