Skip to content

Commit

Permalink
oops accidentally removed these
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Mar 17, 2022
1 parent 2607fd8 commit 7638e36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Spiner](https://en.wikipedia.org/wiki/Brent_Spiner). For full documentation, see

`Spiner` is self-contained. Simply clone it as
```bash
git clone [email protected]:jonahm/spiner.git
git clone --recursive [email protected]:jonahm/spiner.git
```
To build and run unit tests,
```bash
Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx/src/building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Building and Installation

.. code-block:: bash
git clone [email protected]:lanl/spiner.git
git clone --recursive [email protected]:lanl/spiner.git
Building from source
Expand Down

0 comments on commit 7638e36

Please sign in to comment.