Skip to content

Commit

Permalink
Fixed broken link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tieneupin committed Nov 11, 2024
1 parent 2c4df3b commit acd0ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The packages included under the `[developer]` installation key contain some help
- `pre-commit` - Allows for the installation and running of hooks to help with linting, formatting, and type checking your code.
- `pytest` - Used in conjunction with test functions to evaluate the reliability of your code.

Instructions for setting up the database for Murfey to register files to can be found [here](src/murfey/server/MURFEY_DB.md).
Instructions for setting up the database for Murfey to register files to can be found [here](src/murfey/server/README.md).

Finally, you may want to set up an ISPyB mock database server and a Zocalo
development environment. The instructions for this are out of scope here.
Expand Down

0 comments on commit acd0ca7

Please sign in to comment.