Skip to content

Commit

Permalink
docs: Add julia-repl to Markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
sorairolake committed Sep 16, 2024
1 parent f0ec1ae commit b88212e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This library is a port of [sysexits-rs].

To install this package:

```
```julia-repl
pkg> add Sysexits
```

Expand Down
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exit code constants as defined by
To install this package, use the following command inside the
[Pkg](https://pkgdocs.julialang.org/) REPL:

```
```julia-repl
pkg> add Sysexits
```

Expand Down

0 comments on commit b88212e

Please sign in to comment.