From c9cdb036578b9636821b2dd88b423f1ebf35559a Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Fri, 19 Feb 2016 11:51:20 -0800 Subject: Move Ubuntu -> *buntu because of absurd trademark issues For more context, see: http://joeyh.name/blog/entry/trademark_nonsense/ --- docs/source/siteadmin/deploying.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/siteadmin/deploying.rst') diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index 8431d316..b4d89e94 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, Ubuntu, 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 \ @@ -376,7 +376,7 @@ into a directory that will be included in your ``nginx`` configuration (e.g. "``/etc/nginx/sites-enabled`` or ``/etc/nginx/conf.d``) with one of the following commands. -On a DEB-based system (e.g Debian, gNewSense, Trisquel, Ubuntu, and +On a DEB-based system (e.g Debian, gNewSense, Trisquel, *buntu, and derivatives) issue the following commands:: sudo ln -s /srv/mediagoblin.example.org/nginx.conf /etc/nginx/sites-enabled/ -- cgit v1.2.3