Skip to content

Confused by the documentation #361

Answered by montchr
cwhy asked this question in Q&A
Sep 14, 2021 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

I also ran into the same initial confusion after following the instructions on the docs. The "Quick Start" page and some of the other pages seem to be out of sync with one another.

"Quick Start" has instructions for installing DevOS with the following command:

nix-shell https://github.com/divnix/devos/archive/core.tar.gz -A shell \
  --run "flk get core"

That will work – it gives you the core branch. But on the core branch, only flk is available, not bud. I'm guessing that's why @cwhy was under the impression that they needed to install it (but please correct me if I'm assuming too much). So was I, until I realized bud was added in a commit later than the last commit on core.

My solution …

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@montchr
Comment options

@blaggacao
Comment options

Answer selected by cwhy
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants