diff --git a/README.md b/README.md index 158d4254..858e1ce9 100644 --- a/README.md +++ b/README.md @@ -26,17 +26,17 @@ sudo apt install python3-pip imagemagick # install lektor pip3 install --user lektor -# clone git repo -git clone https://git.vebit.xyz/vebit/wtf-public-website.git +# clone git repo to folder wtf-webseite +git clone https://git.wtf-eg.de/ag_kommunikation/webseite.git wtf-webseite # change to repo -cd wtf-public-website +cd wtf-webseite # install lfs git lfs install # download all LFS files -git lfs fetch --all +git lfs fetch # run lektor lektor server