Skip to content

Commit

Permalink
fix: install manual missing build step
Browse files Browse the repository at this point in the history
  • Loading branch information
rdsov committed Nov 11, 2024
1 parent 54f7700 commit 3323b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/openscd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Once Node.js is installed on your system, you may get started by entering the fo
git clone https://github.com/openscd/open-scd.git
cd open-scd
npm install
npm run build
npm start
```

Expand Down

0 comments on commit 3323b83

Please sign in to comment.