Skip to content

Commit b5ce228

Browse files
committed
Updated README.txt
1 parent 31757ed commit b5ce228

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
@@ -8,7 +8,7 @@ A command line code generator for Drupal.
88

99
```shell
1010
# Download the latest stable release of the code generator.
11-
wget https://github.com/Chi-teck/drupal-code-generator/releases/download/1.4.1/dcg.phar
11+
wget https://github.com/Chi-teck/drupal-code-generator/releases/download/1.5.0/dcg.phar
1212

1313
# Make the file executable.
1414
chmod +x dcg.phar

0 commit comments

Comments
 (0)