Skip to content

Commit 5bb18c2

Browse files
committed
prep for registration
1 parent e02c110 commit 5bb18c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This code actually wraps two versions of Mark Drela's XFOIL code, one of which m
2828
Enter the package manager by typing `]` and then run the following:
2929

3030
```julia
31-
pkg> add https://github.com/byuflowlab/Xfoil.jl
31+
pkg> add Xfoil
3232
```
3333

3434
## Usage

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This code actually wraps two versions of Mark Drela's XFOIL code, one of which m
2828
Enter the package manager by typing `]` and then run the following:
2929

3030
```julia
31-
pkg> add https://github.com/byuflowlab/Xfoil.jl
31+
pkg> add Xfoil
3232
```
3333

3434
## Usage

0 commit comments

Comments
 (0)