We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b70b3 commit bb341daCopy full SHA for bb341da
README.md
@@ -3,6 +3,7 @@ A combination of the RAII approaches from Glaii and new abstract/geometric algeb
3
4
## Setup
5
First, clone the repository: `git clone https://github.com/jep-dev/geometric`
6
+Next (and any time later) update the submodule(s): 'git submodule update --init --recursive'
7
8
On Linux, you will need the following libraries:
9
* glbinding: `sudo apt-get install libglbinding-dev`
0 commit comments