Skip to content

Commit a336288

Browse files
Update README.md
1 parent 6e3d593 commit a336288

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ cargo install ferium
112112

113113
## Overview / Help Page
114114

115-
> **Note**
116-
> A lot of ferium's backend is in a separate project [libium](https://github.com/theRookieCoder/libium).
117-
> It deals with things such as the config, adding mod(pack)s, upgrading, file pickers, etc
115+
> **Note**
116+
> A lot of ferium's backend is in a separate project [libium](https://github.com/theRookieCoder/libium).
117+
> It deals with things such as the config, adding mod(pack)s, upgrading, file pickers, etc.
118118
119119
Ferium stores profile and modpack information in its config file. By default it is located at `~/.config/ferium/config.json`, but you can change this in 2 ways. You can set the `FERIUM_CONFIG_FILE` environment variable or set the `--config-file` global command flag, the flag always takes precedence.
120120

@@ -187,7 +187,7 @@ You can choose to pick a custom output directory during profile creation or [cha
187187
If ferium fails to download a mod, it will print its name in red and give the reason. It will continue downloading the rest of the mods and will exit with an error.
188188

189189
> **Warning**
190-
> _When upgrading, any files not downloaded by ferium will be moved to the `.old` folder in the output directory_
190+
> When upgrading, any files not downloaded by ferium will be moved to the `.old` folder in the output directory
191191
192192
### Upgrading Modpacks
193193

0 commit comments

Comments
 (0)