Skip to content

Commit 4aacc3a

Browse files
committed
Update README on opam installation
1 parent b5d853c commit 4aacc3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ For a super quick start, just click visit [sliphub.choum.net](https://sliphub.ch
4848

4949
For using slipshow offline, you'll need to install the slipshow tool. Currently, there are several ways to get it. The best is to download the precompiled binary from the [latest release](https://github.com/panglesd/slipshow/releases/latest).
5050

51-
Slipshow is also package in some package manager:
51+
Slipshow is also packaged as an `opam` package:
5252

5353
```shell
54-
# For opam users. TODO: Update once it has been released to opam.
55-
$ opam pin slipshow [email protected]/panglesd/slipshow.git
54+
# For opam users.
55+
$ opam install slipshow
5656
```
5757

5858
Then, you can use the `slipshow` binary to compile a `.md` file to a slipshow presentation:

0 commit comments

Comments
 (0)