Skip to content
This repository was archived by the owner on Aug 21, 2020. It is now read-only.

Commit

Permalink
Minor change to README for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin-Lee authored Jan 22, 2019
1 parent d8df054 commit fed3eaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ Select `cyphercat_virtualenv` kernel when running Jupyter.

We are using [GraphViz](https://www.graphviz.org/) for our research in order to get a handle on the papers in the space, as well as describe our research. You can view some of that here. To install visualization tools via Mac, use:

```
brew install graphviz
pip install graphviz
```console
$ brew install graphviz
$ pip install graphviz
```

## References
Expand Down

0 comments on commit fed3eaf

Please sign in to comment.