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

fix(docs): update env variables in installation docs #1937

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

lev112
Copy link
Contributor

@lev112 lev112 commented Aug 29, 2024

fix installation docs:

  1. the env var that controls the installed version is PIXI_VERSION
  2. running
PIXI_VERSION=v0.18.0 curl -fsSL https://pixi.sh/install.sh | bash

will install the latest version.
the env var needs to on the bash that runs the install script

@baszalmstra
Copy link
Contributor

Awesome! Thank you!

@lev112 lev112 changed the title Update env variables in installation docs docs: Update env variables in installation docs Aug 29, 2024
@baszalmstra baszalmstra changed the title docs: Update env variables in installation docs fix(docs): update env variables in installation docs Aug 29, 2024
@baszalmstra baszalmstra merged commit 220de8b into prefix-dev:main Aug 29, 2024
6 of 7 checks passed
@lev112 lev112 deleted the patch-1 branch August 29, 2024 07:46
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