From 7f215b3852cdb1c453600db116e4380b1b212c75 Mon Sep 17 00:00:00 2001 From: Eric Dill Date: Fri, 1 Jul 2016 15:19:37 -0400 Subject: [PATCH] Add instructions for installation and where to find the recipes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8725b23c..f3449c51 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Integrates with ophyd pseudopositioners. ## Conda Recipes -Install the most recent tagged build: `conda install filestore -c lightsource2-tag` +Install the most recent tagged build: `conda install hklpy -c lightsource2-tag` -Install the most recent tagged build: `conda install filestore -c lightsource2-dev` +Install the most recent tagged build: `conda install hklpy -c lightsource2-dev` -Find the tagged recipe [here](https://github.com/NSLS-II/lightsource2-recipes/tree/master/recipes-tag/filestore) and the dev recipe [here](https://github.com/NSLS-II/lightsource2-recipes/tree/master/recipes-dev/filestore) +Find the tagged recipe [here](https://github.com/NSLS-II/lightsource2-recipes/tree/master/recipes-tag/hklpy) and the dev recipe [here](https://github.com/NSLS-II/lightsource2-recipes/tree/master/recipes-dev/hklpy)