Skip to content

Commit 6da7614

Browse files
committed
Merge pull request VerbalExpressions#28 from jwood803/master
Update README.md
2 parents 3a82d50 + bf8dd7d commit 6da7614

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ VerbalExpressions is a CSharp library that helps to construct difficult regular
66

77
## How to get started
88
When first building the solution there will be external libraries that are missing since GitHub doesn't include DLLs.
9-
The best way to get these libraries into your solution is to use NuGet.
9+
The best way to get these libraries into your solution is to use NuGet. However, since the project is now using NuGet
10+
Package Restore, manually installing the packages may not be necessary. Below lists the libraries that are required
11+
if manual installing is needed.
1012

1113
The libraries that are needed to build are the following:
1214
* NUnit

0 commit comments

Comments
 (0)