Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakFarmer authored Nov 3, 2023
1 parent ddaf8c9 commit 768dc32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# php-rs
# pine

A minimalistic PHP interpreter.

Expand Down Expand Up @@ -31,8 +31,8 @@ Expect this list to grow 😁
Ensure you have Rust and Cargo installed on your system. Clone the repository and navigate to the project root:

```bash
git clone https://github.com/ZakFarmer/php-rs.git
cd php-rs
git clone https://github.com/ZakFarmer/pine.git
cd pine
```

To run the interpreter:
Expand Down

0 comments on commit 768dc32

Please sign in to comment.