commit e8a5d80b945f0988e2865147c61700cf39bc7bda Author: juga0 juga@riseup.net Date: Fri Jun 12 15:16:26 2020 +0000
fix: doc: Recomment maint-1.1 for production
Closes: #33473 --- INSTALL.rst | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/INSTALL.rst b/INSTALL.rst index 4254fab..7bf57ca 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -42,6 +42,10 @@ Installing sbws from source Clone ``sbws``::
git clone https://git.torproject.org/sbws.git + git checkout maint-1.1 + +The branch ``maint-1.1`` is the last stable version and the one that should be +used in production.
and install it::
tor-commits@lists.torproject.org