From 285a5f5f875efc93b4d4abf8f0686aa78a1db395 Mon Sep 17 00:00:00 2001 From: Chris Schmidt <43764741+chris-m-schmidt@users.noreply.github.com> Date: Mon, 10 Apr 2023 19:36:25 -0700 Subject: [PATCH] README formatting --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e0c03f..3ac92fa 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,9 @@ The application can be installed directly from [Looker Marketplace](https://mark ##### Option B: Manual Install - [Fork this GitHub repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository) - [Create a blank LookML project](https://cloud.google.com/looker/docs/create-projects#creating_a_blank_project) named `marketplace_bqml_ext` - IMPORTANT: The LookML project must be named **marketplace_bqml_ext** + + **IMPORTANT: The LookML project must be named `marketplace_bqml_ext`** + - [Connect the new LookML project to the forked repository](https://cloud.google.com/looker/docs/setting-up-git-connection) - Update the value of the CONNECTION_NAME constant in the `manifest.lkml` file - [Commit and deploy changes to production](https://cloud.google.com/looker/docs/version-control-and-deploying-changes#getting_your_changes_to_production)