From 3eb1587ecece3c4bc99f62581a6d574bb9436790 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 4 May 2021 15:39:10 +0100 Subject: [PATCH] add links in README --- README | 1 + README.md | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 120000 README diff --git a/README b/README new file mode 120000 index 00000000..42061c01 --- /dev/null +++ b/README @@ -0,0 +1 @@ +README.md \ No newline at end of file diff --git a/README.md b/README.md index 9dbcbeaf..8922d36f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ and Sorbonne University lip6.fr # Installation - make gitupdate +Best done using the dev-env-setup scripts: +https://git.libre-soc.org/?p=dev-env-setup.git;a=summary + make install make test # optional (ish) @@ -32,3 +34,5 @@ this to work: apt-get install gcc-9-powerpc64-linux-gnu +Or, use this dev-env-script: +https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=ppc64-gdb-gcc;hb=HEAD -- 2.30.2