Skip to content

Minor misspelling in the README.md #1

@OliverKreitmeyer

Description

@OliverKreitmeyer

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):

  • I have searched open and closed issues for duplicates
  • This isn't a feature request
  • This is not a report about my app not working as expected

I'm using this "question" issue to quickly report that the section:

  1. Pack into NuGet package
dotnet pack -c Release -p:Version=1.0.0 src/dotnet/Proton.Cryptograpy.csproj --output ~/local-nuget-repository

in the README.md has a minor misspelling that made me spin in circles for a bit as I couldn't understand why the command wast working.

... src/dotnet/Proton.Cryptograpy.csproj ... should be ... src/dotnet/Proton.Cryptography.csproj ...
It is missing the h in Cryptography, making it unable to find the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions