Skip to content

Commit

Permalink
remove double readme
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbosch committed Jun 11, 2024
1 parent 2ac95ee commit 500c203
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ for the required build dependencies.
cargo build
# for production
cargo build --release
```

Copy `target/{debug|release}/libphp_ext_fs_notify.so` into your .so into your extension directory and add it to your php.ini.

```ini
extension=libphp_ext_fs_notify.so
# run tests
cargo test
```

0 comments on commit 500c203

Please sign in to comment.