Skip to content

Commit ccd65c1

Browse files
authored
Update README.md
1 parent 6aeb269 commit ccd65c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ So, it's best to separate your `Xamarin.Forms` app/view level code (i.e. Content
6767

6868
### Initializing<a href="initializing"></a>
6969

70-
Once the Nuget packages have been installed you will need to initialize `Robo.Mvvm.Forms`. Add the following line to the `App` method in `App.xaml.cs`:
70+
Once the Nuget packages have been installed you will need to initialize `Robo.Mvvm.Forms`. Add the following line to `App.xaml.cs` (ideally in the constructor):
7171

7272
```csharp
7373
public App()

0 commit comments

Comments
 (0)