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