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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,11 +29,11 @@
29
29
## Install via deb package
30
30
To install github-webscrapping, you will first need to download the **Debian package**, which can be found at the following link:
31
31
32
-
<ahref="https://github.com/TheWatcherMultiversal/github-webscrapping/releases/download/v1.0.4/github-webscrapping_1.0.4_all.deb"target="_blank">📦 Download deb package</a>
32
+
<ahref="https://github.com/TheWatcherMultiversal/github-webscrapping/releases/download/v1.0.5/github-webscrapping_1.0.5_all.deb"target="_blank">📦 Download deb package</a>
33
33
34
34
Once we have our **Debian package** installed, simply execute the following command, and it will be downloaded to our system:
35
35
36
-
sudo dpkg -i github-webscrapping_1.0.4_all.deb
36
+
sudo dpkg -i github-webscrapping_1.0.5_all.deb
37
37
38
38
- Note: If we find any missing dependencies, it's just a matter of installing them with the `sudo apt install -f` command
self.label_2.setText(_translate("MainWindow", "GitHub web scraping helps to make queries to profiles on GitHub and visualize information about their repositories."))
0 commit comments