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: update "CLI Installation" section in README.md (#1126) #1127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ut-wangbo
Copy link

Closes #1126

📑 Description

  1. pass the rpm url to the rpm command.
  2. remove the duplicate "-i" option in the 64 bit rpm installation command. 
  3. add the "--allow-untrusted" option to apk installation command.
  4. replace "curl" with "wget" for Alpine Linux.
  5. remove the extra and meaningless "x" at the end of the "APK-based installation (Alpine)" section.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@ut-wangbo ut-wangbo requested review from a team as code owners May 30, 2024 10:23
Signed-off-by: Bo Wang <wangbob@uniontech.com>
@ut-wangbo ut-wangbo changed the title docs(readme): update "CLI Installation" section (#1126) docs: update "CLI Installation" section in README.md (#1126) May 30, 2024
@ut-wangbo
Copy link
Author

@AlexsJones
Copy link
Member

but why?

@ut-wangbo
Copy link
Author

Just try to optimize CLI installation guide. 
Ignore it if it's not necessary.

but why?

Just try to optimize CLI installation guide.  #1126
Ignore it if it's not necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Proposed
Development

Successfully merging this pull request may close these issues.

docs: update "CLI Installation" section in README.md
2 participants