Skip to content

Commit 84922ef

Browse files
author
larspalo
committed
Updated README file.
1 parent 4e9549c commit 84922ef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ Rendering of the GUI panels is now possible, but it likely needs more work befor
2828
## Building from sources
2929
Normal development tools for c++ is needed as well as cmake, imagemagic and wxWidgets.
3030

31+
The source code can be obtained (if git is available) with:
32+
33+
```
34+
git clone https://github.com/GrandOrgue/GoOdf.git
35+
```
36+
3137
The build process on Linux is simple. In the GoOdf base directory, just create and cd into a separate build directory
3238

3339
```

0 commit comments

Comments
 (0)