Improper use of "didn't" in install doc file

You should say:
If you haven't logged into the Ubuntu Store yet

Instead of :
If you didn't logged into the Ubuntu Store yet
This commit is contained in:
xefdan3ms 2018-07-08 17:43:07 -05:00 committed by GitHub
commit 62255b3c0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ Installing the Anbox snap is very simple:
$ snap install --devmode --beta anbox
```
If you didn't logged into the Ubuntu Store yet, the `snap` command will
If you haven't logged into the Ubuntu Store yet, the `snap` command will
ask you to use `sudo snap ...` in order to install the snap:
```