Skip to content

Commit 5b25c89

Browse files
Fix formatting in installation instructions
1 parent 8532b1c commit 5b25c89

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ Both **GraphNeuralNetworks.jl** and **GNNLux.jl** support the following features
3737

3838
All packages are registered in the General registry, making them easy to install via the Julia package manager.
3939

40-
For **Flux** users, run:
40+
For **Flux** users, run
4141
```julia
4242
pkg> add GraphNeuralNetworks
4343
```
4444

45-
For **Lux** users, run:
45+
For **Lux** users, run
4646
```julia
4747
pkg> add GNNLux
4848
```

0 commit comments

Comments
 (0)