Skip to content
Extraits de code Groupes Projets
Valider d9055a73 rédigé par Daniel Vincent Grippi's avatar Daniel Vincent Grippi
Parcourir les fichiers

Merge branch 'master' of github.com:diaspora/diaspora

parents 12e15ba3 55f00eb9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -91,12 +91,12 @@ On **Ubuntu**, run the following: ...@@ -91,12 +91,12 @@ On **Ubuntu**, run the following:
sudo ruby setup.rb sudo ruby setup.rb
sudo ln -s /usr/bin/gem1.8 /usr/bin/gem sudo ln -s /usr/bin/gem1.8 /usr/bin/gem
On **Mac OS X**, RubyGems comes preinstalled; however, you might need to update it for use with the latest Bundler. To update RubyGems, run `gem update --system`. On **Mac OS X**, RubyGems comes preinstalled; however, you might need to update it for use with the latest Bundler. To update RubyGems, run `sudo gem update --system`.
### Bundler ### Bundler
After RubyGems is updated, simply run `gem install bundler` to get Bundler. After RubyGems is updated, simply run `sudo gem install bundler` to get Bundler.
## Getting Diaspora ## Getting Diaspora
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter