Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: bokulbackiibm <bo.kulbacki@ibm.com>
  • Loading branch information
bokulbackiibm authored Dec 18, 2024
1 parent a78c70a commit 36a1206
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@
This is a template used to quickly and effectively document assets and solutions created by Client Engineers at IBM. The template outlines the bare minimum requirements that must be documented when publishing your work.

## Install Quarto
To be able to build and view changes locally for these docs you will need to install the appropriate version of Quarto from [here](https://quarto.org/docs/get-started/) and ensure one of the tools below is installed:
To be able to build and view changes locally for these docs you will need to install the appropriate version of Quarto via Command Line:
`pip install quarto-cli` or `brew install --cask quarto` and ensure one of the tools below is installed:
* VS Code
* Jupyter
* RStudio
* Neovim
* Text Editor

You can also install Quarto via Command Line:
`pip install quarto-cli` or
`brew install --cask quarto`
If the command line install does not work, you can download quarto here: https://quarto.org/docs/download/

## How do I use it?
1. Change line 9 of the `_quarto.yml` file to the appropriate Project Name of the solution doc.
Expand Down

0 comments on commit 36a1206

Please sign in to comment.