diff --git a/README.md b/README.md index 20ed209..18edc3d 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ pak::pak("mglev1n/levinmisc") The `levinmisc` package currently has a large number of dependencies, and may take a long time to install. Installation using the `pak` package has been tested and avoids timeout errors that may occur when installing the package using `devtools::install_github()`. > [!TIP] -> Installation of `levinmisc` may have errors related to installtion of other packages. If you encounter such errors, try installing the packages manually before installing levinmisc. For example, on some systems there is a known issue with installation of the `hyprcoloc` package: https://github.com/jrs95/hyprcoloc/issues/30. If this occurs, try following these steps: https://github.com/jrs95/hyprcoloc/issues/30#issuecomment-2002027048 +> Installation of `levinmisc` may have errors related to installtion of other packages. If you encounter such errors, try installing the packages manually before installing `levinmisc`. For example, on some systems there is a known issue with installation of the `hyprcoloc` package: https://github.com/jrs95/hyprcoloc/issues/30. If this occurs, try following these steps: https://github.com/jrs95/hyprcoloc/issues/30#issuecomment-2002027048