more readme cleanup
This commit is contained in:
@@ -9,14 +9,14 @@ Script will ask for the size, in Gigabytes, of the new files. And it will ask fo
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Python3
|
### Python3:
|
||||||
If you do not have python3 installed, I recommend downloading it with [Homebrew](https://brew.sh/). There is an install command on their website. After Homebrew has been installed, install python like this:
|
If you do not have python3 installed, I recommend downloading it with [Homebrew](https://brew.sh/). There is an install command on their website. After Homebrew has been installed, install python like this:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
brew install python3
|
brew install python3
|
||||||
```
|
```
|
||||||
|
|
||||||
### Scripts
|
### Scripts:
|
||||||
Download cmg-commands directory either by checking it out with git or downloading using the download link (under the 'three dots' above.)
|
Download cmg-commands directory either by checking it out with git or downloading using the download link (under the 'three dots' above.)
|
||||||
|
|
||||||
Then, cd into the directory and run the following command:
|
Then, cd into the directory and run the following command:
|
||||||
|
|||||||
Reference in New Issue
Block a user