Skip to content

Commit

Permalink
NA: Correct Doc Scan demo README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgrayston committed Sep 16, 2020
1 parent f0fce91 commit 5c87ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/doc_scan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
1. Create your application in the [Yoti Hub](https://hub.yoti.com)
1. Set the application domain of your app to `localhost:3002`
1. Rename the [.env.example](.env.example) file to `.env`
1. Fill in the environment variables in this file with the ones specific to your application (mentioned in the [Configuration](#configuration) section)
1. Fill in the environment variables in this file with the ones specific to your application, generated in the Yoti Hub when you create (and then publish) your application
1. Install the dependencies by running the following commands from this folder
```shell
$ bundle install
Expand Down

0 comments on commit 5c87ce9

Please sign in to comment.