Skip to content

Commit

Permalink
update readme for 0.0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tpimh authored Nov 3, 2018
1 parent 4083440 commit d7efbd9
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,28 @@ what makes it special

the most special thing about nenuzhnix is it's llvm-based toolchain called ngtc

how to try it the easy way
--------------------------

- `git clone https://github.com/tpimh/nenuzhnix-build && cd nenuzhnix-build && ./install_nenuzhnix.sh`

what it has now
---------------

- console
- interactive shell
- a web browser (thanks, protonesso!)
- package manager (opkg)
- web browser (thanks, protonesso!)

what it doesn't have at the moment
----------------------------------

- most of the tools you might need
- package manager (opkg will be added soon)
- the kernel (so it's not yet a proper distro)

what it will have in the future
-------------------------------

- package manager (milestone 0.0.5)
- linux kernel (milestone 0.1)
- graphical interface (milestone 1.0)

Expand Down

0 comments on commit d7efbd9

Please sign in to comment.