From c25db20eff760ae74cf762622e275bd9075d64b4 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 30 Dec 2023 14:29:30 -0800 Subject: [PATCH] Update README --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index fac72d6..58e58e7 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,6 @@ selectors](http://www.w3schools.com/cssref/css_selectors.asp). This application files when the context in which they are presented is known to. This capability is particularly useful when the path of the desired file is not known but the URL of the website that links to it is (common for download pages). -## Installation - -If you already have the Go environment and toolchain set up, you can get the latest version by running: - -``` -go install foosoft.net/projects/scrawl@latest -``` - -Otherwise, you can use the [pre-built binaries](https://github.com/FooSoft/scrawl/releases) from the project page. - ## Usage Executing Scrawl with the `-help` command line argument will trigger online help to be displayed. Below is a more