From 5487c3b0d95313aff67dd3a2b6fbb2007119ac53 Mon Sep 17 00:00:00 2001 From: Andrew Browning Date: Tue, 15 Aug 2017 02:29:54 -0400 Subject: [PATCH] Properly escape asterisk in *buntu --- docs/source/siteadmin/deploying.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index c7cc2403..e52a4b08 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -65,7 +65,7 @@ MediaGoblin has the following core dependencies: - `virtualenv `_ - `nodejs `_ -On a DEB-based system (e.g Debian, gNewSense, Trisquel, *buntu, and +On a DEB-based system (e.g Debian, gNewSense, Trisquel, \*buntu, and derivatives) issue the following command:: sudo apt-get install git-core python python-dev python-lxml \