Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSagan committed Jul 29, 2024
1 parent 4d69838 commit 1115b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The external packages repository is simply a set of libraries needed by Bmad.
```bash
cd bmad-ecosystem
rm ../bmad-external-packages/README.md # Do not copy this file
cp -r ../bmad-external-packages/\* .
cp -r ../bmad-external-packages/* .
```

To build everything:
Expand Down

0 comments on commit 1115b13

Please sign in to comment.