Bläddra i källkod

Changed to version in files

Adam Kelly 7 år sedan
förälder
incheckning
1147308084
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -44,7 +44,7 @@ First, add the crate to `cargo.toml`
 
 ```toml
 [dependencies]
-qcgpu = { git = "https://github.com/QCGPU/QCGPU-rust" }
+qcgpu = 1.0.0 
 ```
 
 Then use the crate!