diff --git a/README.md b/README.md index 56516c0..62c3998 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ $ dotnet tool install -g x - $ x new parcel ProjectName + $ x new LegacyTemplates/parcel ProjectName Alternatively write new project files directly into an empty repository, using the Directory Name as the ProjectName: $ git clone https://github.com//.git $ cd - $ x new parcel + $ x new LegacyTemplates/parcel ## About