diff --git a/README.md b/README.md index d58e327..71a11f4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Setup development environment ``` -git clone http://git.0x90.space/0x90/quellcode.0x90.space +git clone https://git.0x90.space/0x90/quellcode.0x90.space cd quellcode.0x90.space/ @@ -34,7 +34,7 @@ rsync -avz -e 'ssh -F ssh_config' ../quellcode.0x90.space/public/* www:/var/www/ We use the [PaperMod Theme](https://github.com/adityatelange/hugo-PaperMod). Documentation is there. -To update cupper, you need to run these git commands: +To update the theme, you need to run these git commands: ``` git remote add papermod-hugo-theme https://github.com/adityatelange/hugo-PaperMod