Skip to content

Commit

Permalink
Clarify paypal for OJS/OMP, not OPS
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlinnewson authored Jun 18, 2024
1 parent 7edce7e commit 428a351
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev/documentation/3.3/en/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ Install dependencies with [composer](https://getcomposer.org/).

```
composer --working-dir=lib/pkp install
```

Run the following command if you are installing OJS or OMP.

```
composer --working-dir=plugins/paymethod/paypal install
```

Expand Down

0 comments on commit 428a351

Please sign in to comment.