Skip to content
This repository was archived by the owner on Aug 15, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions manual/tex_files/user_manual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -260,15 +260,15 @@ \section{Getting started}
\subsection{Obtaining BOUT++}
%
BOUT++ is now hosted publicly on github
(\url{http://github.com/bendudson/BOUT}), and includes instructions on
(\url{http://github.com/boutproject/BOUT}), and includes instructions on
downloading and installing BOUT++ in wiki pages. This website also has a list
of current issues and history of changes. To obtain a copy of the latest
version, run
%
\index{Github}
%
\begin{verbatim}
$ git clone git://github.com/bendudson/BOUT.git
$ git clone git://github.com/boutproject/BOUT.git
\end{verbatim}
%
which will create a directory \texttt{BOUT} containing the code. To get the
Expand Down