Skip to content

Commit dcdd0dd

Browse files
committed
Fix README.md
1 parent a3180c4 commit dcdd0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dnf install -y java-21-amazon-corretto-devel gcc make bison flex automake autoco
5252

5353
### Install opensource COBOL 4J
5454
```
55-
curl -L -o opensourcecobol4j-v1.1.1.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.0.tar.gz
55+
curl -L -o opensourcecobol4j-v1.1.1.tar.gz https://github.com/opensourcecobol/opensourcecobol4j/archive/refs/tags/v1.1.1.tar.gz
5656
tar zxvf opensourcecobol4j-v1.1.1.tar.gz
5757
cd opensourcecobol4j-1.1.1
5858
./configure --prefix=/usr/

0 commit comments

Comments
 (0)