Skip to content

Commit 24e24f8

Browse files
authored
Update README.md
1 parent 0fe873e commit 24e24f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ A curated implementation of quantum algorithms with [Yao.jl](https://github.com/
77
QuAlgorithmZoo.jl is not registered yet, please use the following command:
88

99
```julia
10-
pkg> add https://github.com/QuantumBFS/QuAlgorithmZoo.jl.git
10+
pkg> dev https://github.com/QuantumBFS/QuAlgorithmZoo.jl.git
1111
```
1212

13-
Disclaimer: **this package is still under development and needs further polish.**
13+
Then open directory '~/.julia/dev/QuAlgorithmZoo/examples' to find algorithms.
1414

1515
## Contents
1616

0 commit comments

Comments
 (0)