diff --git a/readme.md b/readme.md index b923b2d..f59f72f 100755 --- a/readme.md +++ b/readme.md @@ -43,8 +43,10 @@ To use the theme, and to update your content, you need to clone the repository, # Clone the repository git clone https://code.verua.online/rabeweb/verua.ch_src.git -# connect to your gitea instance +# Change into the repository cd verua.ch_src + +# Add your changes git push -u origin main ```