Skip to content
This repository was archived by the owner on Apr 11, 2021. It is now read-only.

Commit f17da6f

Browse files
Update Readme
for Linux #22
1 parent d8d46c9 commit f17da6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Samples available for these chapters (sample folders):
2222
* Chapter 2 - Core C# (CoreCSharp) [Windows, Linux]
2323
* Chapter 3 - Objects and Types (ObjectsAndTypes) [Windows, Linux]
2424
* Chapter 4 - Inheritance (Inheritance) [Windows, Linux]
25-
* Chapter 5 - Managed and Unmanaged Resources (Resources) [PInvokeSample is Windows only, all others Windows, Linux]
25+
* Chapter 5 - Managed and Unmanaged Resources (Resources) [see chapter's Readme, Windows, Linux]
2626
* Chapter 6 - Generics (Generics) [Windows, Linux]
2727
* Chapter 7 - Arrays and Tuples (Arrays) [Windows, Linux]
2828
* Chapter 8 - Operators and Casts (OperatorsAndCasts) [Windows, Linux]
29-
* Chapter 9 - Delegates, Lambdas, and Events (Delegates) [WeakEvents sample requires .NET Framework, other samples Windows, Linux]
29+
* Chapter 9 - Delegates, Lambdas, and Events (Delegates) [see chapter's Readme, Windows, Linux]
3030
* Chapter 10 - Strings and Regular Expressions (StringsAndRegularExpressions) [Windows, Linux]
3131
* Chapter 11 - Collections (Collections) [Windows, Linux]
3232
* Chapter 12 - Special Collections (SpecialCollections) [Windows, Linux]

0 commit comments

Comments
 (0)