From 3568a24e78422bc17a537af59936ed02748ee381 Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Mon, 23 Oct 2017 21:43:37 -0700 Subject: [PATCH] Dollar dollar --- templates/doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/doc.md b/templates/doc.md index 07fbf7a..10b1336 100644 --- a/templates/doc.md +++ b/templates/doc.md @@ -18,7 +18,7 @@ The URL contains a unique ID such as `oranges-arkansas-mexico-fish`. You can sha The underlying graph state simulator is based on Anders' and Briegel's method. Full docs for the Python package are [here](https://peteshadbolt.co.uk/static/abp/). You can install it like this: :::bash - pip install abp + $ pip install abp ## API