Skip to content

docs: mention installation with wget instead of curl#3547

Merged
Hofer-Julian merged 1 commit intoprefix-dev:mainfrom
paugier:doc-install-wget
Apr 9, 2025
Merged

docs: mention installation with wget instead of curl#3547
Hofer-Julian merged 1 commit intoprefix-dev:mainfrom
paugier:doc-install-wget

Conversation

@paugier
Copy link
Copy Markdown
Contributor

@paugier paugier commented Apr 8, 2025

Fixes #3530

docs/index.md Outdated
Comment on lines +26 to +30
If your system doesn't have `curl`, you can use `wget`:

```bash
wget -qO- https://pixi.sh/install.sh | sh
```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not add it to the main page, but the installation page: https://pixi.sh/latest/advanced/installation/

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I moved these changes.

@Hofer-Julian Hofer-Julian changed the title doc: mention installation with wget instead of curl docs: mention installation with wget instead of curl Apr 8, 2025
@paugier paugier force-pushed the doc-install-wget branch from 4596bd5 to b949322 Compare April 9, 2025 08:41
Copy link
Copy Markdown
Contributor

@Hofer-Julian Hofer-Julian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @paugier!

@Hofer-Julian Hofer-Julian merged commit c856677 into prefix-dev:main Apr 9, 2025
35 checks passed
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.

doc: also mention install with wget

2 participants