Skip to content

Commit

Permalink
Update README and fix broken doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
tkemmer committed Aug 8, 2018
1 parent e8a9ec8 commit 779c7e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README
Expand Up @@ -8,9 +8,9 @@ BUILD BALL
To install BALL, use the CMake build system.

* Enter the toplevel directory of BALL (the one containing the
CMakeLists.txt file and the source and include folders)
CMakeLists.txt file and the source and include folders)

* Then create a folder "build" and change into it
* Then create a folder "build" and change into it

* Call "cmake .." (if you have a contrib directory for BALL, use
"cmake .. -DBALL_CONTRIB_PATH=path_to_your_contrib")
Expand All @@ -29,7 +29,7 @@ BUILD BALL
To build the documentation, run "make doc". Alternatively, you can refer
to the online documentation:

http://www.ball-project.org/Documentation/
https://ball-project.org/documentation/


FEEDBACK and CONTACT
Expand All @@ -45,14 +45,14 @@ FEEDBACK and CONTACT

Please have a look at our website as well:

http://www.ball-project.org
https://ball-project.org


CITE BALL
---------
If you use BALL, please cite our recent publication
(DOI: 10.1186/1471-2105-11-531):

Andreas Hildebrandt, Anna Katharina Dehof, Alexander Rurainski,
Andreas Bertsch, Marcel Schumann, Nora C Toussaint, Andreas Moll,
Daniel Stockel, Stefan Nickels, Sabine C Mueller, Hans-Peter Lenhof,
Expand Down

0 comments on commit 779c7e7

Please sign in to comment.