Skip to content

Commit

Permalink
Add install instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
djungelorm committed Jun 30, 2017
1 parent d604f7b commit d7060a6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -8,6 +8,12 @@ Note: Work-in-progress. Only a subset of C# is currently supported.
Usage
-----

Install using pip:

```
pip install sphinx-csharp
```

To enable the extension, add the following to your conf.py:

```python
Expand Down

0 comments on commit d7060a6

Please sign in to comment.