1 -# MIOGUI
1 +<h1>MIOGUI</h1>
2 2
3 3 More Immediate Operation GUI - Develop GUI in scheme in incremental & immediate mode!
4 4
5 5 Alpha version! Need some cleanup and some more widgets & demos...
6 6
7 7 You'll need chez scheme 9.4 and thunderchez
8 8
9 -Checkout: You'll need [fossil](fossil-scm.org)
9 +Checkout: You'll need [fossil-scm.org|fossil]
10 10
11 -```
11 +<verbatim>
12 12 fossil clone https://pizzahack.eu/fossil/miogui miogui.fossil
13 13 mkdir miogui && fossil open ../miogui.fossil
14 -```
14 +</verbatim>