Skip to content

Commit

Permalink
update build instructions for cfltk
Browse files Browse the repository at this point in the history
  • Loading branch information
MoAlyousef committed Nov 30, 2024
1 parent 32674d8 commit b93d3fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ $ cd cfltk/fltk
```
or by cloning the repo:
```
$ git clone https://github.com/moalyousef/cfltk
$ git clone https://github.com/moalyousef/cfltk --recurse-submodules
$ cd cfltk
$ git submodule update --init --recursive
```
You can build your project using cmake on the command line or gui:
Expand Down

0 comments on commit b93d3fd

Please sign in to comment.