Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed May 9, 2024
1 parent 27e6f10 commit 7db4e74
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 @@ -145,7 +145,7 @@ For this example we will be using the `streamed_batches.yaml` config. Like befor

This should be given the whole path to the config on your local machine, such as for our example it should be changed to:

`configuration: "/FULL-PATH-TO-REPO/PVNet/configs/datamodule/configuration/gcp_configuration.yaml"
`configuration: "/FULL-PATH-TO-REPO/PVNet/configs/datamodule/configuration/gcp_configuration.yaml"`
`

Where `FULL-PATH-TO-REPO` represent the whole path to the PVNet repo on your local machine.
Expand Down

0 comments on commit 7db4e74

Please sign in to comment.