You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,9 @@ The application can be installed directly from [Looker Marketplace](https://mark
40
40
##### Option B: Manual Install
41
41
-[Fork this GitHub repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository)
42
42
-[Create a blank LookML project](https://cloud.google.com/looker/docs/create-projects#creating_a_blank_project) named `marketplace_bqml_ext`
43
-
IMPORTANT: The LookML project must be named **marketplace_bqml_ext**
43
+
44
+
**IMPORTANT: The LookML project must be named `marketplace_bqml_ext`**
45
+
44
46
-[Connect the new LookML project to the forked repository](https://cloud.google.com/looker/docs/setting-up-git-connection)
45
47
- Update the value of the CONNECTION_NAME constant in the `manifest.lkml` file
46
48
-[Commit and deploy changes to production](https://cloud.google.com/looker/docs/version-control-and-deploying-changes#getting_your_changes_to_production)
0 commit comments