Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpjones76 committed Aug 12, 2018
1 parent 64b9028 commit 2df39b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Includes web clients, readers for several data formats, and writers for SAC and

## Known Issues (2018-08-12)
* Rarely, `SeedLink!` may cause a Julia session to hang when a connection fails to initialize.
* IN Julia v0.7, LightXML and Blosc generate "deprecated syntax" warnings.
* In Julia v0.7, LightXML and Blosc generate "deprecated syntax" warnings.
* SeisIO has broken dependencies in Julia v1.0.

### Building for Julia 1.0.0
Expand All @@ -51,7 +51,7 @@ Four dependencies must be modified for SeisIO to work in Julia 1.0: DSP, Blosc,
+ After saving your modifications, rebuild DSP:
```
]
(v1.0) pkg> build Blosc
(v1.0) pkg> build DSP
```
* Compile and test SeisIO:
```
Expand Down

0 comments on commit 2df39b4

Please sign in to comment.