Commit 5544c952 authored by Patrick Shriwise's avatar Patrick Shriwise
Browse files

Adding clarifying comment

parent 27d37706
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -48,6 +48,9 @@ pyg_config = pygriffin.PyGriffinConfig()
print(pyg_config.griffin_exec)
```

This file can be updated to change the executables used by
PyGriffin the next time the package is imported.

## Installing

PyGriffin can be installed by using pip (`pip install .` from the repository's