git.lucas.co / fontpreview
git clone https://git.lucas.co/fontpreview.git

commitc21fec5fc8c8cd34ca3f06d45840daf23855af2e
parent8e0d53b8b5
authorSiddharth Dushantha <[email protected]>
date2020-02-08 13:46
added method to install it locally

 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index 553b91d..6eca6a7 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,17 @@ $ cd fontpreview
 $ sudo make install
 ```
 
+### Install it locally
+```
+# Download the fontpreview source code, save as fontpreview
+# and make it executeable
+$ curl -L https://git.io/raw_fontpreview > fontpreview && chmod +x fontpreview
+
+# Then move fontpreview to somewhere in your $PATH
+# Here is an example
+$ mv fontpreview ~/scripts/
+```
+
 ## Usage
 ```
 $ fontpreview --help