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.
2 parents f9791fb + 7e3551e commit f6d8bfcCopy full SHA for f6d8bfc
1 file changed
docs/source/getting_started/installation.rst
@@ -19,6 +19,12 @@ Install the library
19
20
pip install scrapegraphai
21
22
+Additionally on Windows when using WSL
23
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
24
+
25
+.. code-block:: bash
26
27
+ sudo apt-get -y install libnss3 libnspr4 libgbm1 libasound2
28
29
As simple as that! You are now ready to scrape gnamgnamgnam 👿👿👿
30
0 commit comments