doc: typo
This commit is contained in:
parent
1766c6b8bf
commit
a7b44853b4
|
@ -1,7 +1,7 @@
|
||||||
Subject: Mes 0.6 released
|
Subject: Mes 0.6 released
|
||||||
|
|
||||||
I am pleased to announce the release of Mes 0.6, representing 32
|
I am pleased to announce the release of Mes 0.6, representing 32
|
||||||
commits over 10 days. Mescc now works with vanilla Nyacc 0.78.3
|
commits over 17 days. Mescc now works with vanilla Nyacc 0.78.3
|
||||||
(thanks Matt!), Nyacc has been unbundled and Mescc compiles 33/55
|
(thanks Matt!), Nyacc has been unbundled and Mescc compiles 33/55
|
||||||
of tinycc test2 tests.
|
of tinycc test2 tests.
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ of tinycc test2 tests.
|
||||||
|
|
||||||
git clone https://gitlab.com/janneke/mes
|
git clone https://gitlab.com/janneke/mes
|
||||||
|
|
||||||
wget https://gitlab.com/janneke/mes/repository/archive.tar.gz?ref=v0.5 -O mes-0.5.tar.gz
|
wget https://gitlab.com/janneke/mes/repository/archive.tar.gz?ref=v0.6 -O mes-0.6.tar.gz
|
||||||
|
|
||||||
Mes runs from the source tree and can also be built, packaged and
|
Mes runs from the source tree and can also be built, packaged and
|
||||||
installed in Guix[SD] by the usual
|
installed in Guix[SD] by the usual
|
||||||
|
|
Loading…
Reference in a new issue