From 55a7b91bb8e025684326d3f2b5c9431331625da5 Mon Sep 17 00:00:00 2001 From: Travis Hinkelman Date: Sat, 20 May 2023 12:12:14 -0700 Subject: [PATCH] Update README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8ad681b..f17b1b2 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,6 @@ $ akku install gnuplot-pipe For more information on getting started with [Akku](https://akkuscm.org/), see this [blog post](https://www.travishinkelman.com/posts/getting-started-with-akku-package-manager-for-scheme/). -### Manual - -Clone or download this repository. Move `gnuplot-pipe.sls` to a directory found by `(library-directories)`. For more information on how Chez Scheme finds libraries, see blog posts for [macOS and Windows](https://www.travishinkelman.com/post/getting-started-with-chez-scheme-and-emacs/) or [Ubuntu](https://www.travishinkelman.com/post/getting-started-with-chez-scheme-and-emacs-ubuntu/). - ## Usage and examples It is recommended to import `gnuplot-pipe` using a prefix, for example `gp:`.