[vala/0.48] docs: Update bootstrap instructions in README.md
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/0.48] docs: Update bootstrap instructions in README.md
- Date: Thu, 22 Jul 2021 09:11:35 +0000 (UTC)
commit de80f3632798a5cf6b4fe2746ceb41704dc49e74
Author: satmandu <satadru umich edu>
Date: Thu Jul 15 14:55:22 2021 +0000
docs: Update bootstrap instructions in README.md
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README.md b/README.md
index fe0108802..50c67601e 100644
--- a/README.md
+++ b/README.md
@@ -77,9 +77,9 @@ bootstrapping or cross-compiling) then a source tarball or the vala-bootstrap
module contain pre-compiled C files from the Vala sources. These can be used
to bootstrap `valac`.
-Source tarballs can be downloaded via:
+Current releases of source tarballs can be downloaded via:
-https://wiki.gnome.org/Projects/Vala/Release
+https://wiki.gnome.org/Projects/Vala
or the vala-bootstrap module is available at:
@@ -129,7 +129,7 @@ To use `valac` from a bootstrapped build detailed in step two use:
```sh
git clone https://gitlab.gnome.org/GNOME/vala
cd vala
-VALAC=/opt/vala-bootstrap/bin/vala ./autogen.sh
+VALAC=/opt/vala-bootstrap/bin/valac ./autogen.sh
make && sudo make install
```
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]