Skip to content

Commit

Permalink
Fix form-data-backend docs for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
netanelrabinowitz committed Oct 4, 2023
1 parent 1c65c58 commit d290105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/form-data-backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Welcome to the form-data backend plugin! This plugin is a [Backstage Backend Plu
## Installation

```
cd packages/app/
yarn add @premise/dynamic-data-form-extension
cd packages/backend/
yarn add @premise/plugin-form-data-backend
```

## Configuration
Expand Down

0 comments on commit d290105

Please sign in to comment.