Django for Designers/Laptop setup/OSX download: Difference between revisions

no edit summary
imported>Paulproteus
(Created page with "== Use command prompt to download the code == This tutorial distributes sample code using git. So you'll have to open up a Terminal. Once you have it open, first change dire...")
 
imported>Paulproteus
No edit summary
 
(One intermediate revision by the same user not shown)
Line 14:
 
<pre>
git clone git://github.com/aldeka/pagesdjango-tofor-appsdesigners.git
</pre>
 
Line 21:
== Make sure it downloaded correctly ==
 
Type this command to switch into the ''pagesdjango-tofor-appsdesigners'' directory:
 
<pre>
cd pagesdjango-tofor-appsdesigners
</pre>
 
Anonymous user