Skip to content

Commit 20f4789

Browse files
authored
Corrected the sentence (#64)
* Corrected the sentence Added "you" to if want * Corrected the sentence Replaced installing with install
1 parent eadbea8 commit 20f4789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can install Node.js on Linux using the [package manager](https://nodejs.org/
4646

4747
#### Installation on no-gui systems
4848

49-
If want to installing whatsapp-web.js on a system without a GUI, such as a ``linux server image``, and you need puppeteer to emulate the Chromium browser, there are a few additional steps you'll need to take.
49+
If you want to install whatsapp-web.js on a system without a GUI, such as a ``linux server image``, and you need puppeteer to emulate the Chromium browser, there are a few additional steps you'll need to take.
5050

5151
First, you'll need to install dependencies required by puppeteer, such as the necessary libraries and tools for running a headless Chromium browser.
5252

0 commit comments

Comments
 (0)