We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8532b1c commit 5b25c89Copy full SHA for 5b25c89
1 file changed
README.md
@@ -37,12 +37,12 @@ Both **GraphNeuralNetworks.jl** and **GNNLux.jl** support the following features
37
38
All packages are registered in the General registry, making them easy to install via the Julia package manager.
39
40
-For **Flux** users, run:
+For **Flux** users, run
41
```julia
42
pkg> add GraphNeuralNetworks
43
```
44
45
-For **Lux** users, run:
+For **Lux** users, run
46
47
pkg> add GNNLux
48
0 commit comments