Several of the paragraphs in the Readme were apparently edited but inserted, rather than being replaced. One of the two paragraphs about "blissful" contains the command ./mvnw, but there is no maven script, so the command fails. The Readme "blissful" paragraph used to have the command "dotnet run --verbosity normal --project ./src/Jhipster/Jhipster.csproj" but that has apparently been replaced by the maven script that is missing.