Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
privat authored Jul 11, 2024
1 parent fa5ca2a commit ceee8f0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@ $ git clone https://github.com/nitlang/nit.git
Ensure that dependencies (and recommendations) are installed:

~~~sh
# Eg. for Debian Jessie (8.0)
$ sudo apt-get install build-essential ccache libgc-dev graphviz libunwind-dev libreadline-dev pkg-config
# Older versions of Debian or Ubuntu need `libunwind8-dev` or `libunwind7-dev`
# Eg. for Debian or Ubuntu
$ sudo apt-get install build-essential ccache libgc-dev libunwind-dev libreadline-dev pkg-config
~~~

Build the compiler (may be long):
Expand Down

0 comments on commit ceee8f0

Please sign in to comment.