Skip to content

Commit

Permalink
Merge branch 'dev-buildinstr'. Closes #26.
Browse files Browse the repository at this point in the history
  • Loading branch information
fdedden committed Nov 21, 2019
2 parents 90724f7 + e06479d commit 7a53f37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TutorialAndDevGuide/Tutorial/introduction.tex
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ \subsection{Installation} \label{sec:install}
the repositories as well. Typically one would only go this route to develop
Copilot. For regular users the hackage method above is highly recommended.
\begin{code}
git clone https://github.com/Copilot-Language/Copilot.git
cd Copilot
git clone https://github.com/Copilot-Language/copilot.git
cd copilot
git submodule update --init --remote
\end{code}
Compiling can either be done in a Nix-style build, or a traditional one:
Expand Down

0 comments on commit 7a53f37

Please sign in to comment.