diff --git a/HACKING.md b/HACKING.md index ac145d672..76b72af3e 100644 --- a/HACKING.md +++ b/HACKING.md @@ -26,8 +26,8 @@ development environment inside a systemd-nspawn container. 2. Work in a specific branch: ```bash - git branch YOUR-FEATURE-BRANCH` - git checkout YOUR-FEATURE-BRANCH` + host$ git branch YOUR-FEATURE-BRANCH` + host$ git checkout YOUR-FEATURE-BRANCH` ``` 3. To download, setup, run, and configure a container for FreedomBox