Skip to content

Commit f5ee157

Browse files
authored
Update README.md
1 parent 8da2667 commit f5ee157

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

README.md

+4-18
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,12 @@ A video demonstrating the package's capabilities [has been made available here.]
77

88
## INSTALLATION
99

10-
### Using SLIM Registry (preferred method) ###
11-
12-
First switch to package manager prompt (using ']') and add SLIM registry:
13-
14-
```
15-
registry add https://github.com/slimgroup/SLIMregistryJL.git
16-
```
17-
18-
Then still from package manager prompt add SegyIO:
10+
SegyIO is a registered package and can be installed directly from the julia package manager (`]` in the julia REPL) :
1911

2012
```
21-
add SegyIO
13+
add SegyIO
2214
```
2315

24-
### Adding without SLIM registry ###
25-
26-
After switching to package manager prompt (using ']') type:
27-
28-
```
29-
add https://github.com/slimgroup/SegyIO.jl.git
30-
```
16+
## Extension
3117

32-
For more information on reading, writing, and scanning please see the [SegyIO.jl Wiki!](https://github.com/slimgroup/SegyIO.jl/wiki)
18+
SegyIO is implemented for POSIX systems. For Cloud storage, use [CloudSegyIO.jl](https://github.com/slimgroup/CloudSegyIO.jl), the Cloud storage extension of SegyIO.

0 commit comments

Comments
 (0)