We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe873e commit 24e24f8Copy full SHA for 24e24f8
README.md
@@ -7,10 +7,10 @@ A curated implementation of quantum algorithms with [Yao.jl](https://github.com/
7
QuAlgorithmZoo.jl is not registered yet, please use the following command:
8
9
```julia
10
-pkg> add https://github.com/QuantumBFS/QuAlgorithmZoo.jl.git
+pkg> dev https://github.com/QuantumBFS/QuAlgorithmZoo.jl.git
11
```
12
13
-Disclaimer: **this package is still under development and needs further polish.**
+Then open directory '~/.julia/dev/QuAlgorithmZoo/examples' to find algorithms.
14
15
## Contents
16
0 commit comments