docs(readme): warn about expanded repo size
Update the full install warnings to reflect larger size now that NerdFont patches have been added for all styles.
This commit is contained in:
@@ -43,7 +43,7 @@ New in v2.5.0:
|
|||||||
Install all the fonts using the instructions for your operating system.
|
Install all the fonts using the instructions for your operating system.
|
||||||
|
|
||||||
> [!CAUTION]
|
> [!CAUTION]
|
||||||
> This repository is fairly large (a few GB)
|
> This repository is quite large (several GB)
|
||||||
> and may take a while to clone and consume a lot of disk space.
|
> and may take a while to clone and consume a lot of disk space.
|
||||||
> See [Minimal Installation](#manual-minimal-installation) for a smaller set.
|
> See [Minimal Installation](#manual-minimal-installation) for a smaller set.
|
||||||
|
|
||||||
@@ -51,12 +51,6 @@ Install all the fonts using the instructions for your operating system.
|
|||||||
|
|
||||||
- Full Install:
|
- Full Install:
|
||||||
|
|
||||||
> [!NOTE]
|
|
||||||
> There is also an install script for Linux, but cloning the repository
|
|
||||||
> to the fonts directory is preferred.
|
|
||||||
> To install using the script, follow the **Minimal Install** directions
|
|
||||||
> below without using the `--minimal` flag.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Make the directory if it doesn't exist
|
# Make the directory if it doesn't exist
|
||||||
mkdir -p ~/.local/share/fonts
|
mkdir -p ~/.local/share/fonts
|
||||||
|
|||||||
Reference in New Issue
Block a user