aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--packages.txt5
2 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7cf0950..87ac48f 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,11 @@ Resources for Science Olympiad Astronomy. Note that due to the [license](https:/
## Guide
+### Install dependencies
+
+You can install all the required dependencies on Arch Linux with `cat packages.txt | xargs sudo pacman -S --asdeps --noconfirm`. For other Linux distros, install your distro's version of the packages in `packages.txt`.
+
+
### Google Drive
Folder: https://drive.google.com/drive/folders/1tSWqSONcjwJWfYled2abuSCmDSUt4KiA?usp=sharing
diff --git a/packages.txt b/packages.txt
new file mode 100644
index 0000000..69fb81a
--- /dev/null
+++ b/packages.txt
@@ -0,0 +1,5 @@
+kiwix-desktop
+python-pip
+rclone
+speedcrunch
+wkhtmltopdf