Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlund authored Jun 3, 2022
1 parent 90cc83b commit 9ec1245
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@ Building and installation
Required depenencies can typically be satisfied with:

- Debian based linux distributions:

`apt install build-essential libice-dev libx11-dev libmotif-dev libxmu-dev libxpm-dev libtirpc-dev`

~~~
apt install build-essential libice-dev libx11-dev libmotif-dev libxmu-dev libxpm-dev libtirpc-dev
~~~
- Homebrew/Mac:

`brew install libice libx11 openmotif libmotif-dev libxmu libxpm`
~~~
brew install libice libx11 openmotif libmotif-dev libxmu libxpm
~~~

Why?
----
Expand All @@ -38,7 +39,7 @@ Because some cannot come to terms with the updated
interface and would rather stick to xmgr (development
frozen in 1998).

/ M. Ullner and M. Lund, 2012-2022
M. Ullner and M. Lund, 2012-2022

Copyright notice
----------------
Expand Down

0 comments on commit 9ec1245

Please sign in to comment.