Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz authored Nov 21, 2023
1 parent 199d914 commit f0e8d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/<User>/<ProjectName>.git
$ cd <ProjectName>
$ x new parcel
$ x new LegacyTemplates/parcel

## About

Expand Down

0 comments on commit f0e8d87

Please sign in to comment.