Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cmspam authored Apr 24, 2024
1 parent 09a2d04 commit 295a2c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The reason is that, without doing this, docker's iptables settings will be block
First, make the directory to hold incus configuration:
``` mkdir /var/lib/incus ```

Docker:
With Docker:

```
docker run -d \
Expand All @@ -52,7 +52,7 @@ docker run -d \
ghcr.io/cmspam/incus-docker:latest
```

Podman:
With Podman:
```
podman run -d \
--name incus \
Expand Down

0 comments on commit 295a2c2

Please sign in to comment.