Skip to content

Commit 6de1ae3

Browse files
authored
Added tutorial link
1 parent c6aeb37 commit 6de1ae3

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
@@ -84,7 +84,7 @@ dependencies:
8484
hosted: 'https://complycuberepo.jfrog.io/artifactory/api/pub/cc-pub-dev-local/'
8585
version: ^0.0.1
8686
```
87-
Next, add your token from [jFrog](https://complycuberepo.jfrog.io/ui/repos/tree/General/cc-pub-release-local) to gain access to the artifactory repository. This can be done with the following command:
87+
Next, add your token from [jFrog](https://complycuberepo.jfrog.io/ui/repos/tree/General/cc-pub-release-local) to gain access to the artifactory repository. You can watch our [tutorial](https://ior.ad/9vIe?iframeHash=watchsteps-1) on how to get your token from jFrog. Then use this command:
8888
8989
```bash
9090
dart pub token add "https://complycuberepo.jfrog.io/artifactory/api/pub/cc-pub-release-local"

0 commit comments

Comments
 (0)