Skip to content

Commit

Permalink
typos in README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam committed Apr 16, 2020
1 parent bc4f1d4 commit e40074d
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 @@ -18,8 +18,8 @@ To build the project, you usually need to perform the following steps:
- Build PDF Raster solution (/source/pdfraster/pdfraster.sln)

- [optional] [Download nuget](https://dist.nuget.org/index.html) (if you don't have it already)
- Install [Wix](http://wixtoolset.org/) to add installer project types in Visual Studio
- Install [BouncyCastle](http://https://www.bouncycastle.org//) to add support for Self-Certification
- Install [Wix](https://wixtoolset.org/) to add installer project types in Visual Studio
- Install [BouncyCastle](https://www.bouncycastle.org//) to add support for Self-Certification
- Restore packages by running ```nuget.exe restore TwainDirect.sln```

- Build PDF/raster solution (/source/pdfraster/pdfraster.sln)
Expand Down

0 comments on commit e40074d

Please sign in to comment.