Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ovr committed Dec 12, 2014
1 parent 13f20c2 commit 46bc8f2
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,15 @@ Building

### Release build

./build.sh --prefix /opt/darktable --buildtype Release
```bash
./build.sh --prefix /opt/darktable --buildtype Release
```

### Debug build

./build.sh --prefix /opt/darktable --buildtype Debug
```bash
./build.sh --prefix /opt/darktable --buildtype Debug
```


**Tip:** Check that you have the latest [gphoto2 library](http://www.gphoto.org/ "gphoto2 homepage") installed in order to support the newest cameras.
Expand Down

0 comments on commit 46bc8f2

Please sign in to comment.