Commit 6f17221b7a7861ca077f75ca563888eaab79ad1d

Authored by Jacob Vosmaer
1 parent fecbf925

Fix whitespace

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/update/6.2-to-6.3.md
... ... @@ -42,7 +42,7 @@ cd /home/git/gitlab
42 42 # MySQL
43 43 sudo -u git -H bundle install --without development test postgres --deployment
44 44  
45   -#PostgreSQL
  45 +# PostgreSQL
46 46 sudo -u git -H bundle install --without development test mysql --deployment
47 47  
48 48  
... ...