diff --git a/README.md b/README.md index b3f28d4..37689d0 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ Don't confuse the project level `/src` directory with the `/src` directory Go us A more opinionated project template with sample/reusable configs, scripts and code is a WIP. Clone the existing repository from the git server to the production server: + git clone https://git.afasystems.it/pollutri/res_levis_backend.git NOTE: this command downloads the entire git repository, including all branches @@ -236,5 +237,6 @@ Commands for subsequent commits and pushes: NOTE: enter your user credentials Update the current folder by downloading from the server: + git pull