From 496d07008d89fb663d78ad0ba96c37e3577b0d84 Mon Sep 17 00:00:00 2001 From: jan Date: Tue, 29 Mar 2016 13:56:36 -0700 Subject: [PATCH] Switch to code style and remove --upgrade --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c13876..2bec3e3 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,6 @@ Requirements: Install with pip, via git: - ->pip install --upgrade git+https://mpxd.net/gogs/jan/masque.git@release +```bash +pip install git+https://mpxd.net/gogs/jan/masque.git@release +```