fix copy-paste-errors

awareness-konzept
Thomas Lindner 2023-07-05 19:33:46 +02:00
parent ac099aaa86
commit 4b2c5cc2a7
1 changed files with 2 additions and 2 deletions

View File

@ -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