We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a9d30 commit 00a213cCopy full SHA for 00a213c
1 file changed
README.md
@@ -62,13 +62,7 @@ pip install -r requirements.txt
62
* `pip` (Python package installer)
63
* `php` (for syntax validation - ensure it's in your system's PATH)
64
65
-2. **Install CSS2PHP via pip:**
66
-
67
- ```bash
68
- pip install css2php-cli
69
- ```
70
71
- Alternatively, you can clone the repository and run it directly:
+2. **Clone the repository and run it directly:**
72
73
```bash
74
git clone https://github.com/sakibweb/css2php.git
0 commit comments