Skip to content

Commit b6a8af0

Browse files
committed
update README.md
1 parent 5749fcd commit b6a8af0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

ChromeUpdater/ChromeUpdater.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
<SubType>Code</SubType>
6767
</Compile>
6868
<Compile Include="Command.cs" />
69-
<Compile Include="helpers.cs" />
7069
<Compile Include="MainWindow.xaml.cs">
7170
<DependentUpon>MainWindow.xaml</DependentUpon>
7271
<SubType>Code</SubType>

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ You can compile it to try it yourself.
3434
2) Compile
3535

3636
a) Open ChromeUpdater.sln with Visual Studio 2015.
37-
38-
b) F5
37+
38+
b) Set ChromeUpdater as StartUp Project
39+
40+
c) Ctrl + F5 or F5
3941

4042
PS:This is a MVVM project.
4143

0 commit comments

Comments
 (0)