From ade339d721fac68fe719cf3cd1b01420514e145a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nacho=20Codo=C3=B1er?= Date: Fri, 19 Jul 2024 14:31:25 +0200 Subject: [PATCH] update docs --- v3-docs/docs/about/install.md | 4 ++-- v3-docs/v3-migration-docs/breaking-changes/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/v3-docs/docs/about/install.md b/v3-docs/docs/about/install.md index 516b86a4bf..9547a70989 100644 --- a/v3-docs/docs/about/install.md +++ b/v3-docs/docs/about/install.md @@ -29,7 +29,7 @@ Install the latest official version of Meteor.js from your terminal by running o For Windows, Linux and OS X, you can run the following command: ```bash -npx meteor@rc +npx meteor ``` ::: tip @@ -136,7 +136,7 @@ To be able to user `meteor` command from fish it's needed to include `/home/