diff --git a/readme.md b/readme.md index c3b4f0b976a7b54a767d21974a1af7d78768d59f..4835f25996233e0eed137f657ab8f2084be7e94c 100644 --- a/readme.md +++ b/readme.md @@ -40,11 +40,11 @@ USER is the username of the user running the RSF code. The path should reflect w ``` addpath(genpath,('C:\Users\USER\hydra-image-processor\src\MATLAB')); addpath(genpath('C:\Users\USER\ncd\src\MATLAB')); -addpath(genpath('C:\Users\USER\rsf\SRC\MATLAB')); +addpath(genpath('C:\Users\USER\rsf\src\MATLAB')); ``` ## Pipeline -1. Import images, sameple import code +1. Import images, sample import code 2. Run? \ No newline at end of file