mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[PR #459] [MERGED] Recommend pipx installation, remove sudo #1085
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#1085
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/asciinema/asciinema/pull/459
Author: @harkabeeparolus
Created: 12/11/2021
Status: ✅ Merged
Merged: 12/13/2021
Merged by: @ku1ik
Base:
develop← Head:harkabeeparolus-1📝 Commits (1)
d0f039bRecommend pipx installation📊 Changes
1 file changed (+19 additions, -8 deletions)
View changed files
📝
README.md(+19 -8)📄 Description
I'm suggesting some improvements to the installation instructions, as discussed in https://github.com/asciinema/discussions/issues/143 — see this comment for full rationale.
Basically we should never tell users to pip install with
sudo, and also it would be helpful to recommend usingpipxfor a more reliable installation if the user has it.Please note: I think the web site should also be updated accordingly:
https://asciinema.org/docs/installation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.