Skip to content

Commit 296d60f

Browse files
committed
Updated README.md
1 parent 620b60b commit 296d60f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

IPR.sln

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IPR.Hardware.Tools", "IPR.H
99
EndProject
1010
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IPR.Control.Panel", "IPR.Control.Panel\IPR.Control.Panel.csproj", "{226C3DA0-2B66-43D2-9032-FE273854F7BA}"
1111
EndProject
12+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5C4FC073-1D6B-4360-AC76-24232E016923}"
13+
ProjectSection(SolutionItems) = preProject
14+
README.md = README.md
15+
EndProjectSection
16+
EndProject
1217
Global
1318
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1419
Debug|Any CPU = Debug|Any CPU

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Hardware monitoring and some control features that runs on Windows and Linux.
1010
## Linux support
1111
* Install dependencies
1212
> sudo apt install msr-tools libgdiplus
13-
> sudo apt-get install -y dotnet6
1413
* To start the application, cd into folder then
1514
> sudo dotnet IPR.Control.Panel.dll
1615
* Fan control for Dell laptop requires

0 commit comments

Comments
 (0)