Skip to content

Commit 518269d

Browse files
committed
Update README.md
Change pre-PSR-0 tag name
1 parent 2638708 commit 518269d

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
@@ -489,7 +489,7 @@ To output the entire CSS document into a variable, just use `->__toString()`:
489489

490490
## Misc
491491

492-
* Legacy Support: The latest pre-PSR-0 version of this project can be checked out as the `v0.9` tag.
492+
* Legacy Support: The latest pre-PSR-0 version of this project can be checked with the `0.9.0` tag.
493493
* Running Tests: To run all unit tests for this project, have `phpunit` installed, `cd` to the `tests` dir and run `phpunit --bootstrap bootstrap.php .`.
494494

495495
## License

0 commit comments

Comments
 (0)