Update README.md

This commit is contained in:
Arkaprabha Chakraborty
2022-05-23 18:25:16 +05:30
committed by GitHub
parent c231f4012c
commit 2b6032680c

View File

@@ -23,11 +23,11 @@ Puts a spinning ASCII torus (mathematical name for a doughnut-shaped object) on
## Prerequisites for Debian based distributions
* `sudo apt install python3 gcc` to install the required compilers
* `sudo apt install gcc` to install the required compilers
## Prerequisites for Arch based distributions
* `sudo pacman -S python3 gcc` to install the required compilers
* `sudo pacman -S gcc` to install the required compilers
## How to compile and run