Skip to content

Commit

Permalink
updated README with instructions for changing the default version
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketkatkar97 committed Jun 30, 2023
1 parent d84a4f0 commit 7b44c4c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# How to run locally?

1. Clone the repository
2. Run `yarn` to install all the required packages.
3. Run `yarn dev` to start server for development mode.

# Change the default version

Refer [this](https://github.com/open-metadata/docs-v1/pull/135) PR to change the default version for the `version selector` on the top navigation bar

# Docs with Markdoc

To add content to the docs use markdown files. Some custom markdoc tags are listed below for adding content with predefined styling.
Expand Down

0 comments on commit 7b44c4c

Please sign in to comment.