Skip to content

Commit 4c45143

Browse files
authored
Update README.md
Adjust the order of installation commands
1 parent ef6794e commit 4c45143

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
@@ -19,11 +19,11 @@ brew install youplot
1919
```
2020

2121
```
22-
nix shell nixpkgs#youplot
22+
gem install youplot
2323
```
2424

2525
```
26-
gem install youplot
26+
nix shell nixpkgs#youplot
2727
```
2828

2929
```

0 commit comments

Comments
 (0)