We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f479e45 commit 1399419Copy full SHA for 1399419
README.md
@@ -46,9 +46,9 @@ Run the following command in your project to install the latest applicable versi
46
47
### Manual
48
49
-1. Download [latest release](https://github.com/neo4j-php/Bolt/releases/latest) or [master](https://github.com/neo4j-php/Bolt)
+1. Download source code from [github](https://github.com/neo4j-php/Bolt/)
50
2. Unpack
51
-3. Copy content of `src` directory to your project
+3. Copy content of `src` directory into your project
52
53
## Usage
54
0 commit comments