diff options
| author | Tong Sun <[email protected]> | 2023-05-03 13:39:17 -0400 |
|---|---|---|
| committer | Tong Sun <[email protected]> | 2023-05-03 13:39:17 -0400 |
| commit | 93410f1a4d416706c0336848ab85fa65b6782e70 (patch) | |
| tree | f6209d93b29a7cfdbbfcd44c5e809c344b7386b4 /README.md | |
| parent | - [#] update README (diff) | |
| download | html2md-93410f1a4d416706c0336848ab85fa65b6782e70.tar.xz html2md-93410f1a4d416706c0336848ab85fa65b6782e70.zip | |
- [#] update README.end.e.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -227,10 +227,10 @@ curl -1sLf \ # That's it. You then can do your normal operations, like -sudo apt-get update +sudo apt update apt-cache policy html2md -sudo apt-get install -y html2md +sudo apt install -y html2md ``` ## Install Source |