From 8ff1e132c54cfea6b5d1d0a089548f0de23e8326 Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Tue, 14 Nov 2017 15:22:51 -0800 Subject: [PATCH] Update docs --- templates/doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/doc.md b/templates/doc.md index 2294dac..aba0459 100644 --- a/templates/doc.md +++ b/templates/doc.md @@ -14,7 +14,7 @@ The state is initialized as a blank canvas without any qubits. Arbitrary 3D structures can be constructed by rotating the grid. -The URL contains a unique ID such as `oranges-arkansas-mexico-fish`. You can share this URL with other people to share your screen and edit collaboratively. +The URL contains a unique ID such as `1ed6cc3c-65e4-4f6a-ab14-5e8c01d4593b`. You can share this URL with other people to share your screen and edit collaboratively. ## Python package 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: