diff --git a/README.md b/README.md index 86bd1d9..0e8131a 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Pay special attention to: Clone the bridgehead repository: ```shell sudo mkdir -p /srv/docker/ -sudo git clone https://github.com/samply/bridgehead.git /srv/docker/bridgehead +sudo git clone -b main https://github.com/samply/bridgehead.git /srv/docker/bridgehead ``` Then, run the installation script: