Explorar el Código

Changed to version in files

Adam Kelly hace 6 años
padre
commit
1147308084
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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!