Skip to content

Commit

Permalink
Remove step of checking out userguide branch
Browse files Browse the repository at this point in the history
Moving user guide to master, so no need to have user checkout user guide development branch.
  • Loading branch information
olivier-snl committed Dec 10, 2019
1 parent f7f1bed commit dd6bdb6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions userguide/userguide.tex
Expand Up @@ -25,11 +25,9 @@ \section{Installation}
First, we need to grab the repository:
{\footnotesize{\tt git clone git://github.com/Qthreads/qthreads.git}}
\\ \\
Next, let's change into the qthreads directory and checkout the userguide branch:
Next, let's change into the qthreads directory:
\\
{\footnotesize{\tt cd qthreads}}
\\
{\footnotesize{\tt git checkout userguide}}
\\ \\
Before compiling the Qthreads library, we need to setup some environment variables:
\\ \\
Expand Down

0 comments on commit dd6bdb6

Please sign in to comment.