Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix Ubuntu ppa repository name #200

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

miquelbeltran
Copy link
Contributor

Description

Went through the installation and found that there is a typo in the README.

$ sudo add-apt-repository ppa:flexiondotorg/quickgui
ERROR: ppa 'flexiondotorg/quickgui' not found (use --login if private)

But with the quickemu instructions it all work:

$ sudo apt-add-repository ppa:flexiondotorg/quickemu
...
$ sudo apt-get install quickgui
(all good)

Seems that the right ppa is the same as the one for quickemu and one with quickgui in it.

Type of change

  • Documentation (updates the documentation)

Checklist:

  • I have made corresponding changes to the documentation

Went through the installation and found that there is a typo in the README.

Seems that the right ppa is the same as the one for quickemu and one with `quickgui` in it.
@flexiondotorg flexiondotorg merged commit 7d13a31 into quickemu-project:main Aug 2, 2024
1 check passed
@miquelbeltran miquelbeltran deleted the patch-1 branch August 2, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants