mirror of
https://github.com/ToshioCP/Gtk4-tutorial.git
synced 2025-01-11 20:03:35 +01:00
Corrected link to installation section
This commit is contained in:
parent
98b92adeb9
commit
ed17ce817a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ If you want to try the examples in the tutorial, you need:
|
|||
- GCC.
|
||||
- GTK 4.
|
||||
The stable version of GTK is 4.8.2 at present (13/Dec/2022), but older version (4.0 or higher) may work.
|
||||
See [Section 3](sec3.md) for the installation for GTK 4.
|
||||
See [Section 2](sec2.md) for the installation for GTK 4.
|
||||
|
||||
### Ruby and rake for making the document
|
||||
|
||||
|
|
Loading…
Reference in a new issue