Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in Introduction to Funds guide #1979

Merged
merged 7 commits into from
Jun 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions website/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ or visit our <a href="https://openbb.co/contact" target="_blank">contact page</a
The process starts off by downloading the installer, see below for how to download the most recent release:

1. Go to [the openbb.co website](https://www.openbb.co/products/terminal#get-started)
2. Click on the `Download` button in the Windown Installer section
2. Click on the `Download` button in the Windows Installer section

When the file is downloaded, use the following steps to run the OpenBB Terminal:

Expand Down Expand Up @@ -158,7 +158,7 @@ Right-Click the app and select `Open`. You will see a message saying that macOS

**Troubleshooting: Allow the application to run by going into your settings**

If you have trouble launching the app because of security settings and the "Right-click and Open" approach from Step 2 of this instructions doesn't work, go to `System Preferences > Security & Privacy > General`. You should see a message at the bottom that says that the file "was blocked from use because it is not from an identified developer". Click on `Allow anyway` or `Open anyway`.
If you have trouble launching the app because of security settings and the "Right-click and Open" approach from Step 2 of these instructions doesn't work, go to `System Preferences > Security & Privacy > General`. You should see a message at the bottom that says that the file "was blocked from use because it is not from an identified developer". Click on `Allow anyway` or `Open anyway`.

<p align="center"><img width=60% alt="image" src="https://user-images.githubusercontent.com/11668535/173027428-a85890d7-8a3c-4954-a6c0-d3214c635982.png"></p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Navigate into the menu from the <a href="https://openbb-finance.github.io/OpenBB

## How to use

The commands with <span style="color:#00AAFF">Light Blue</span> text, representing <a href="https://openbb-finance.github.io/OpenBBTerminal/terminal/#structure-of-the-openbb-terminal" target="_blank">commands</a>,
The commands with <span style="color:#00AAFF">Light Blue</span> text, representing <a href="https://openbb-finance.github.io/OpenBBTerminal/#structure-of-the-openbb-terminal" target="_blank">commands</a>,
do not require a ticker, faded commands will turn light blue when there is a ticker loaded.

````
Expand Down
Loading