Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ If a new language needs to be added to the image, in might be easier to rebuild

## Adding Dyalog APL (also: classic, quadr, quads)

If you have Dialog APL installation rpms, you can copy them into your container:
If you have Dyalog APL installation rpms, you can copy them into your container:

```bash
docker cp linux_64_15.0.29644_unicode.x86_64.rpm tiooffline:/opt/linux_64_15.0.29644_unicode.x86_64.rpm
Expand Down