summaryrefslogtreecommitdiff
path: root/frontend/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/public/index.html')
-rw-r--r--frontend/public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/public/index.html b/frontend/public/index.html
index 81ac14e7..96a9ee0a 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -52,8 +52,8 @@ GNU Taler; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
- To begin the development, run `npm start` or `yarn start`.
- To create a production bundle, use `npm run build` or `yarn build`.
+ To begin the development, run `npm start` or `pnpm start`.
+ To create a production bundle, use `npm run build` or `pnpm build`.
-->
</body>
</html>