Skip to content

Commit

Permalink
updated run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tdudgeon committed Jan 26, 2024
1 parent bba96d9 commit 13cebdf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions USER-GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ If you won't run this at Diamond, you will first have to set up your environment
If you are uploading your data from diamond light source then this is as simple as running the commands:

```commandline
source /dls/science/groups/i04-1/conor_dev/xchem-align/act
conda activate /dls/science/groups/i04-1/conor_dev/xchem-align/env_xchem_align
export PYTHONPATH=/dls/science/groups/i04-1/conor_dev/xchem-align/src:$PYTHONPATH
source /dls/science/groups/i04-1/software/xchem-align/act
conda activate /dls/science/groups/i04-1/software/xchem-align/env_xchem_align
```

## 2. Declaring things
Expand Down

0 comments on commit 13cebdf

Please sign in to comment.