Skip to content

Commit ae9ed6b

Browse files
Fixed Release Reference in Readme.md
1 parent cff2166 commit ae9ed6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require_once '/path/to/your-project/vendor/autoload.php';
3333
### Download the Release
3434

3535
If you abhor using composer, you can download the package in its entirety. The [Releases](https://github.com/datarole/releases) page lists all stable versions. Download any file
36-
with the name `datarole-api-php-client-[RELEASE_NAME].zip` for a package including this library and its dependencies.
36+
with the name for a package including this library and its dependencies.
3737

3838
Uncompress the zip file you download, and include the autoloader in your project:
3939

0 commit comments

Comments
 (0)