mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
README.md: Fix typo in Mageia installation instructions.
This commit is contained in:
parent
4a5b0ad90a
commit
bcf0e1d72d
@ -238,7 +238,7 @@ included, for an unpatched version this command will fail.
|
||||
As a first step please add the key for our repository
|
||||
```bash
|
||||
wget http://repos.fds-team.de/Release.key
|
||||
rpm --import Release.keyy
|
||||
rpm --import Release.key
|
||||
```
|
||||
|
||||
If you're using a 32-bit version of Mageia just add the repository
|
||||
|
2
debian/tools/README.md.in
vendored
2
debian/tools/README.md.in
vendored
@ -206,7 +206,7 @@ included, for an unpatched version this command will fail.
|
||||
As a first step please add the key for our repository
|
||||
```bash
|
||||
wget http://repos.fds-team.de/Release.key
|
||||
rpm --import Release.keyy
|
||||
rpm --import Release.key
|
||||
```
|
||||
|
||||
If you're using a 32-bit version of Mageia just add the repository
|
||||
|
Loading…
Reference in New Issue
Block a user