tupdate readme - vsfm-linux-x86_64 - automated build of VisualSFM photogrammetr… | |
git clone git://src.adamsgaard.dk/vsfm-linux-x86_64 | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit cc06394d990654feb7846e713ad3275417516e65 | |
parent e885b652d70ee64b964119d186e7c5ce04ef9408 | |
Author: Anders Damsgaard Christensen <[email protected]> | |
Date: Mon, 20 Jun 2016 12:55:46 -0700 | |
update readme | |
Diffstat: | |
M README.md | 10 ++++------ | |
1 file changed, 4 insertions(+), 6 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
t@@ -2,15 +2,13 @@ | |
## Build requirements | |
GTK toolkit development files, freeglut development files, libdevil development | |
-files. Install all dependencies in Debian GNU/Linux with: | |
- | |
- $ make install-reqs | |
+files. Install all dependencies in Debian GNU/Linux with `make install-reqs`. | |
## Usage | |
-This script installs, builds and runds VisualSFM and its requirements SiftGPU | |
+This script installs, builds and runs VisualSFM and its requirements SiftGPU | |
and PBA in the directory. Simply execute `./visualsfm.sh`. On the first run it | |
-will download, install, build and run the software. Subsequent runs simply | |
-launch the VisualSFM GUI. | |
+will download, install, build and run the software. Subsequent runs of | |
+`./visualsfm.sh` launch the VisualSFM GUI. | |
## Author | |
[Anders Damsgaard](mailto:[email protected]) with contributions by Caleb |