Skip to content

Commit

Permalink
readme changes 2
Browse files Browse the repository at this point in the history
  • Loading branch information
fwaris committed Oct 27, 2019
1 parent 3b0d75a commit e0fb8fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ Cultural Algorithms optimization framework
- During setup, select support for **F# language** and **.Net Core**.
The Visual Studio setup utility has 'Workloads' that bundle commonly used features. Select appropriate boxes as shown below to get F# and .Net core installed:


![visual studio setup utility view](imgs/setup.jpg)

- After VS is installed, open the 'solution' file CALib.sln with Visual Studio

- In the 'Solution Explorer' window right click on the root of the tree and select "Restore NuGet Packages" as shown below:


![restore nuget packages for the solution](imgs/restore.jpg)

- After the package load is complete, compile solution to check configuration validity
Expand Down

0 comments on commit e0fb8fd

Please sign in to comment.