Skip to content

Commit

Permalink
Save.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwfncar committed May 2, 2024
1 parent a43e668 commit 0b5f817
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@
Getting Started
###############

Build and Test
==============
9 changes: 9 additions & 0 deletions docs/source/user_guide/index.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
##########
User Guide
##########

.. code-block:: console
$ git clone https://github.com/NCAR/musica.git
$ cd musica
$ mkdir build
$ cd build
$ cmake ..
$ make

0 comments on commit 0b5f817

Please sign in to comment.