From 7f0a237995ebec85bdc2768674a58d0e6d7ea263 Mon Sep 17 00:00:00 2001 From: garrett Date: Mon, 1 Jul 2024 14:15:07 -0400 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 842b0dd..a5e5c65 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Refer to the [spack documentation](https://spack.readthedocs.io/en/latest/) for ### `apt-get` A `.deb` file is provided for each release. If you are using a Debian-based linux distribution (e.g., Debian, Ubuntu, Pop_OS!) and an `x86_64/amd64` architecture, simply download the `.deb` via the [github interface](), or with ``` -wget https://github.com/FluidNumerics/feq-parse/releases/download//feq-parse_-1_amd64.deb +wget https://github.com/FluidNumerics/feq-parse/releases/download//feq-parse__amd64.deb -P /tmp ``` and then run ```