[docs] Improve some installation instructions #607

Merged
floatingghost merged 1 commit from ilja/akkoma:docs_improve_some_installation_instructions into develop 2023-08-02 09:17:12 +00:00
Contributor

In chat we often saw that people copy-pasted the "amd64" flavour while they needed another one. Here we make it a generic placeholder which should make accidental copy-pasting of this command happen less. The example code is still there, but in comment and I changed it to amd64-musl bc that looks less generic than amd64. (So again, hopefully people will be less inclined to blindly copy-paste.) If another example is preferred, do let me know, it's easily changed.

We also had one case of someone who got errors because the SHELL variable wasn't set. This is the case for Alpine. Here I added a line to fill it in when not set.

In chat we often saw that people copy-pasted the "amd64" flavour while they needed another one. Here we make it a generic placeholder which should make accidental copy-pasting of this command happen less. The example code is still there, but in comment and I changed it to amd64-musl bc that looks less generic than amd64. (So again, hopefully people will be less inclined to blindly copy-paste.) If another example is preferred, do let me know, it's easily changed. We also had one case of someone who got errors because the SHELL variable wasn't set. This is the case for Alpine. Here I added a line to fill it in when not set.
In chat we often saw that people copy-pasted the "amd64" flavour while they needed another one.
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
8b63a17b87
Here we make it a generic placeholder which should make accidental copy-pasting of this command happen less.

We also had one case of someone who got errors because the SHELL variable wasn't set. This is the case for Alpine.
Here I added a line to fill it in when not set.

seems fine to me, thanks~

seems fine to me, thanks~
floatingghost deleted branch docs_improve_some_installation_instructions 2023-08-02 09:17:12 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AkkomaGang/akkoma!607
No description provided.