From 33d13c0c4aa22b230a737542974300f8514df56b Mon Sep 17 00:00:00 2001 From: David Sagan Date: Wed, 20 Sep 2023 14:32:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 604792f774..e99651b5c6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Two possibilities for setting up Bmad: - Use **conda-forge** (a Python package manager). Instructions at . Or if you want to compile Bmad directly: -- Download a **Release** (click on link on right hand side of this page) and follow the setup instructions at . +- Download a **Release** (click on link on right hand side of this page and download the **bmad_dist.tar.gz** file [Ignore the *source code* files.]) and follow the setup instructions at . ## Contributing to Bmad: Pull Requests