Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
011bf30d
Commit
011bf30d
authored
Feb 11, 2016
by
Hisham
Browse files
Minor tweaks to the README
parent
c56b1a88
Changes
1
Show whitespace changes
Inline
Side-by-side
README
View file @
011bf30d
[](https://travis-ci.org/hishamhm/htop)
[](https://travis-ci.org/hishamhm/htop)
[](http://hisham.hm/htop/index.php?page=
author#paypal
)
[](http://hisham.hm/htop/index.php?page=
donate
)
[htop](http://hisham.hm/htop/)
[htop](http://hisham.hm/htop/)
====
====
...
@@ -38,8 +38,13 @@ Compilation instructions
...
@@ -38,8 +38,13 @@ Compilation instructions
------------------------
------------------------
This program is distributed as a standard autotools-based package.
This program is distributed as a standard autotools-based package.
See the [INSTALL](/INSTALL) file for detailed instructions, but you are
See the [INSTALL](/INSTALL) file for detailed instructions.
probably used to the common routine:
When compiling from a release tarball, run:
./configure && make
For compiling sources downloaded from the Git repository, run:
./autogen.sh && ./configure && make
./autogen.sh && ./configure && make
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment