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 534d94b commit 5a8d730Copy full SHA for 5a8d730
languages/php/INSTALL.md
@@ -2,7 +2,7 @@
2
3
## Introduction
4
5
-Composer is used to build PHP Bitwarden client library.
+Composer is used to build the PHP Bitwarden client library.
6
7
## Prerequisites
8
@@ -16,7 +16,7 @@ Composer is used to build PHP Bitwarden client library.
16
- Linux x86_64: `src/lib/linux-x64/libbitwarden_c.so`
17
- macOS x86_64: `src/lib/macos-x64/libbitwarden_c.dylib`
18
- macOS aarch64: `src/lib/macos-arm64/libbitwarden_c.dylib`
19
- - If you prefer to build SDK yourself, see [SDK README.md](../../README.md) for instructions.
+ - If you prefer to build the SDK yourself, see the [SDK README.md](../../README.md) for instructions.
20
21
## Build Commands
22
0 commit comments