Merge pull request #4047 from tniessen/opensuse-typo

Fix typo in openSUSE installation instructions
This commit is contained in:
Sam 2021-07-27 08:18:37 -07:00 committed by GitHub
commit ef9b781283
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,7 +170,7 @@ nix-env -iA nixos.gitAndTools.gh
### openSUSE Tumbleweed
openSUSE Tumbleweed users can install from the [offical distribution repo](https://software.opensuse.org/package/gh):
openSUSE Tumbleweed users can install from the [official distribution repo](https://software.opensuse.org/package/gh):
```bash
sudo zypper in gh
```