Changes between Version 17 and Version 18 of CollaborateOnGithub
- Timestamp:
- May 12, 2009, 6:26:08 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CollaborateOnGithub
v17 v18 25 25 26 26 Installation instructions: 27 1. add the following line to `/etc/apt/sources.list ` (substituting `UBUNTU_RELEASE_NAME` with the Ubuntu release you are using):27 1. add the following line to `/etc/apt/sources.list.d/git.list` (substituting `UBUNTU_RELEASE_NAME` with the Ubuntu release you are using): 28 28 {{{ 29 29 deb http://ppa.launchpad.net/smartlounge/ubuntu UBUNTU_RELEASE_NAME main … … 32 32 {{{ 33 33 $ apt-get update 34 $ apt-get install git 34 $ apt-get install git-core 35 35 }}} 36 36 1. verify that the correct version was installed: