Skip to content

Commit

Permalink
Add a note for older Roswell.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Nov 2, 2023
1 parent 0fa20e9 commit aaabf22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ If you're already using Roswell, Qlot can be installed by `ros install`.
```shell
$ ros install qlot # Install from the Quicklisp dist
$ ros install fukamachi/qlot # Install the latest version from the git repository

# For older Roswell (Not required since v23.10.14.114 or above)
$ ros -e '(ql:quickload :qlot/distify)'
```

Roswell adds an executable script under `$HOME/.roswell/bin`. Make sure the directory exists in `$PATH`.
Expand Down

0 comments on commit aaabf22

Please sign in to comment.