From 2f5c1311beb9488c0ea1c70eb72ee695d8ba9ea5 Mon Sep 17 00:00:00 2001 From: Kevin Date: Fri, 7 Aug 2020 22:41:56 -0500 Subject: [PATCH] update readme to reflect release tag usage --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 197319a0..c737e822 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,9 @@ More docs coming soon. # Install and Run on Linux -The following applies to Ubuntu Bionic. Other distros may have different package or command names. +The following applies to Ubuntu Bionic. Other distributions may have different package or command names. + +Master may be unstable, you should use the latest release tag. (checkout via git: `$ git checkout release-latest`) `$ sudo apt install python3-pip python3-dev tor`