Closed uaau closed 9 years ago
chrx 2.0 hasn't been released yet. But it is ready for release, I'm just waiting to sync with the GalliumOS beta schedule.
You can get 2.0 by switching to the secret "dev channel":
chronos@localhost ~% export CHRX_WEB_ROOT="https://chrx.org/dev"
chronos@localhost ~% curl -Os $CHRX_WEB_ROOT/go && sh go -d galliumos
Note that this is usually not a good idea (I'm often breaking things there), but you'll be fine this time. :)
Oooh! Thanks!
I'm getting 1.1.3 when running curl -Is https://chrx.org/go && bash go
What's the best way to fetch 2.0.0?
Thanks!