diff --git a/README.md b/README.md index fcb3ba0..d1c6730 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,8 @@ git clone --depth 1 https://gitea.mdg-hamburg.de/MDG-Packages/winst-mdg-python.g 2. Download the required binaries ```sh cd /srv/deploy/install/mdg-python/ && make +``` +3. Run chkdeploy to make IServ aware of the new package +```sh +chkdeploy ``` \ No newline at end of file