You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/guide/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ You can install Node.js on Linux using the [package manager](https://nodejs.org/
46
46
47
47
#### Installation on no-gui systems
48
48
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.
50
50
51
51
First, you'll need to install dependencies required by puppeteer, such as the necessary libraries and tools for running a headless Chromium browser.
0 commit comments