Skip to content

Commit

Permalink
Merge pull request #258 from containers/benoitf-patch-1
Browse files Browse the repository at this point in the history
chore: fix typo
  • Loading branch information
Luap99 authored Jan 11, 2024
2 parents 8fd5206 + 2c86eb2 commit 6bf3bd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,21 @@ the Unix shell in `Terminal`, where it remotely communicates with the podman
service running in the Machine VM.

<details open>
<summary>Download Podman Installer (Reccomended)</summary>
<summary>Download Podman Installer (Recommended)</summary>

Podman can be downloaded from the [Podman.io](https://podman.io) website.

We also upload the installers and other binaries on our [Github release page](https://github.com/containers/podman/releases).

</details>

Though not reccomended, Podman can also be obtained through Homebrew,
Though not recommended, Podman can also be obtained through Homebrew,
the package manager.
<details>
<summary>Install via Brew</summary>

Since Brew is a community-maintained package manager, we cannot guarantee stability
of Brew installs of Podman. Thus, installing via Brew is not reccomended.
of Brew installs of Podman. Thus, installing via Brew is not recommended.

However, if you do wish to use Brew, you must first install [Homebrew](https://brew.sh/). Once you
have set up brew, you can use the `brew install` command to install Podman:
Expand Down

0 comments on commit 6bf3bd4

Please sign in to comment.