Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For detailed documentation, please refer to the following resources.
## Installation Instructions
1. Clone the repository:
```bash
git clone https://github.com/ocayon/Vortex-Step-Method
git clone https://github.com/awegroup/Vortex-Step-Method
```

2. Navigate to the repository folder:
Expand Down Expand Up @@ -116,11 +116,6 @@ Another tutorial is present under `examples/TUDELFT_V3_LEI_KITE/tutorial.py` whe
## Contributing Guide
Please report issues and create pull requests using the URL:
```
https://github.com/ocayon/Vortex-Step-Method/
```

This is required because you cannot/should not do it using the URL
```
https://github.com/awegroup/Vortex-Step-Method
```

Expand Down
Loading