diff options
| author | tekkub <tekkub@gmail.com> | 2009-07-27 01:51:05 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-07-27 01:51:05 -0600 |
| commit | 6e4eaa1e31846f42fa50cee48b73bf0079e9aba6 (patch) | |
| tree | f826efbca5942d4cf3e19ee95a936a2948166563 /_posts/2009-06-14-mac-git-installation.textile | |
| parent | b5a95e8c10b04c5d2add56c9d9815113149adf3f (diff) | |
Make pretty console pre blocks
Diffstat (limited to '_posts/2009-06-14-mac-git-installation.textile')
| -rw-r--r-- | _posts/2009-06-14-mac-git-installation.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-06-14-mac-git-installation.textile b/_posts/2009-06-14-mac-git-installation.textile index 085fbf2..ba47319 100644 --- a/_posts/2009-06-14-mac-git-installation.textile +++ b/_posts/2009-06-14-mac-git-installation.textile @@ -17,7 +17,7 @@ h2. MacPorts # Make sure your ports are up to date. # Install Git _(You may want to include Subversion support if you want to import SVN repositories)_ -<pre>$ sudo port selfupdate +<pre class="terminal">$ sudo port selfupdate MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 |
