diff --git a/README.md b/README.md index 37fb4f6..dea9071 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ For the moment I don't provide any image in any hub. Image use ```shell -wget https://forge.leslibres.org/Knah-Tsaeb/NanoGal/src/branch/main/Dockerfile +wget https://forge.leslibres.org/Knah-Tsaeb/NanoGal/raw/branch/main/Dockerfile docker buildx build --no-cache -t nanogal:0.1.0 . ```