diff options
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 |
