Skip to content

Commit 2663792

Browse files
committed
readme fixes
1 parent cdc882b commit 2663792

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## Installation
1111

12-
This package is not yet registered. Ovne can install the most recent version from GitHub using
12+
This package is not yet registered. One can install the most recent version from GitHub using
1313

1414
```julia
1515
import Pkg
@@ -44,11 +44,8 @@ svo_filter = get_filter("Roman/WFI.F146")
4444
Using [Unitful.jl](https://github.com/painterqubits/Unitful.jl) is built in to all functionality
4545

4646
```julia
47-
4847
julia> filt = SDSS_u();
4948

5049
julia> pivot_wavelength(filt)
5150
3556.523969910118 Å
5251
```
53-
54-
## Citations

0 commit comments

Comments
 (0)