Skip to content

Commit 3fa56f7

Browse files
jlebondustymabe
authored andcommitted
README.md: mention podman
The script actually tries podman first, then fallback to docker. Also, the `preview.sh` script doesn't need a container runtime on Linux, so reword.
1 parent 92d2572 commit 3fa56f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This repo includes scripts to build and preview the contents of this repository.
4242

4343
**NOTE**: Please note that if you reference pages from other repositories, such links will be broken in this local preview as it only builds this repository. If you want to rebuild the whole Fedora Docs site, please see [the Fedora Docs build repository](https://pagure.io/fedora-docs/docs-fp-o/) for instructions.
4444

45-
Both scripts use docker, so please make sure you have it installed on your system.
45+
Please make sure you have `podman` or `docker` installed on your system.
4646

4747
To build and preview the site, run:
4848

0 commit comments

Comments
 (0)