README.md

changeset 41
379c4fbd23ff
parent 38
73ddbd4779c9
child 43
492a57594b88
equal deleted inserted replaced
40:927d738d4ca4 41:379c4fbd23ff
29 29
30 ```console 30 ```console
31 julia>] develop LOCATION_OF/ImageTools/ 31 julia>] develop LOCATION_OF/ImageTools/
32 ``` 32 ```
33 33
34 Here replace `LOCATION_OF/ImageTools` with path where you cloned AlgTools. (If you did not change directory after cloning, simply use `ImageTools`.) 34 Here replace `LOCATION_OF/ImageTools` with path where you cloned ImageTools. (If you did not change directory after cloning, simply use `ImageTools`.)
35 Afterwards, you may use the package with: 35 Afterwards, you may use the package with:
36 36
37 ```console 37 ```console
38 julia> using ImageTools 38 julia> using ImageTools
39 ``` 39 ```

mercurial