From f1982d015dd15b9ef4c2f8fbdf7f80760bff4981 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Tue, 28 Mar 2023 22:50:18 -0600 Subject: feat: add video to README, fix install typos. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index db96601..65f5ee2 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ make build make install # or sudo make install ``` -You can also see more detailed instructions [here](./user-scripts/ubuntu-20.04/install-with-dependencies.sh), for Ubuntu 20.04 in particular—though they should generalize trivially. +You can also see more detailed instructions [here](./user-scripts/ubuntu-20.04/install-with-dependencies.sh), for Ubuntu 20.04 in particular—though they should generalize trivially. Or a video installing rosenrot in a fresh Ubuntu 20.04 virtual machine [here](https://video.nunosempere.com/w/t3oAvJLPHTSAMViQ6zbwTV). ### 👐 Contribute @@ -41,10 +41,6 @@ You can also see more detailed instructions [here](./user-scripts/ubuntu-20.04/i ### To do -- [ ] Streamline installation a bit - - Substitute paths in makefile - - Create cache directory automatically -- [ ] Add an installation tutorial - [ ] Look at using relative rather than absolute paths - [ ] Add css for js alerts - [ ] Figure out if downloading files is doable. @@ -57,6 +53,10 @@ You can also see more detailed instructions [here](./user-scripts/ubuntu-20.04/i Done: +- [x] Streamline installation a bit + - [x] Substitute paths in makefile + - [x] Create cache directory automatically +- [x] Add an installation video walkthrough. Done, [here](https://video.nunosempere.com/w/t3oAvJLPHTSAMViQ6zbwTV) - [x] Document `stand_in.c` better - [x] Use a makefile. - [x] Add clean, uninstall to makefile -- cgit v1.2.3