From da84cb3d877346c981171b37e593df6e47aaf616 Mon Sep 17 00:00:00 2001 From: Michael Levin Date: Fri, 28 Jun 2024 09:45:29 -0400 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d8a293..20ed209 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. 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