Skip to content

Commit 86d36ff

Browse files
committed
Trying again on readme.
1 parent 639c9d6 commit 86d36ff

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
makerscanner
2+
============
3+
4+
Software for the makerscanner. See http://www.makerscanner.com/ for details and instructions.
5+
6+
7+
To build from source on Linux:
8+
9+
sudo apt-get install libwxgtk2.8-dev
10+
(or equivalent for your system)
11+
12+
autoscan
13+
autoheader
14+
aclocal
15+
autoconf
16+
automake -a
17+
./configure
18+
make
19+
sudo make install
20+

0 commit comments

Comments
 (0)