Skip to content

Commit 85e6151

Browse files
committed
install notes: pull down latest release
1 parent 49f5696 commit 85e6151

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/INSTALL-ubuntu.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ Change to the 'discourse' user:
7474
# Run this command as your normal login (e.g. "michael"), further commands should be run as 'discourse'
7575
sudo su - discourse
7676

77-
# Pull down the latest code
77+
# Pull down the latest release
7878
git clone git://github.com/discourse/discourse.git
79+
git checkout latest-release
7980

8081
# Install necessary gems
8182
cd discourse

0 commit comments

Comments
 (0)