From 7982bda97efda72065046421359e9df6e79b154b Mon Sep 17 00:00:00 2001 From: Mark Stosberg Date: Fri, 30 Aug 2019 09:32:14 -0400 Subject: [PATCH] deb file was not in most recent release assets Update README to reflect that building locally needs to be done on debian-based Linux systems --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748fd123..b9d9fc0d 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Installing PathPicker is easiest with [Homebrew for mac](http://brew.sh/): ### Linux -On debian systems, installation can be done by installing the debian package from [here](https://github.com/facebook/PathPicker/releases/latest). To build the package locally, run these steps: +On debian-based systems, run these steps: ``` $ git clone https://github.com/facebook/PathPicker.git