diff --git a/user-guides/asset-hosting/github.md b/user-guides/asset-hosting/github.md
index 43757427..671c4fdf 100644
--- a/user-guides/asset-hosting/github.md
+++ b/user-guides/asset-hosting/github.md
@@ -16,41 +16,43 @@ Create an account on [Github](https://github.com/). Users might also be asked to
-**Fill in the details. Make sure your Repo is publicly accessible**
+Fill in the details. Make sure your Repo is publicly accessible.
**Step 2 - Upload a file**
-**Go to your Repo in Github and above the list of files, select the Add file dropdown menu and click Upload files. Alternatively you can use version control to push your file to the Repo.**
+Go to your Repo in Github and above the list of files, select the Add file dropdown menu and click Upload files. Alternatively you can use version control to push your file to the Repo.
-**To select the files you want to upload, drag and drop the file or folder, or click choose your files.**
+To select the files you want to upload, drag and drop the file or folder, or click choose your files.
-**In the "Commit message" field, type a short, meaningful commit message that describes the change you made to the file. You can attribute the commit to more than one author in the commit message.**
+In the "Commit message" field, type a short, meaningful commit message that describes the change you made to the file. You can attribute the commit to more than one author in the commit message.
-**Below the commit message fields, decide whether to add your commit to the current branch or to a new branch. If your current branch is the default branch, you should choose to create a new branch for your commit and then create a pull request.**
+Below the commit message fields, decide whether to add your commit to the current branch or to a new branch. If your current branch is the default branch, you should choose to create a new branch for your commit and then create a pull request.
**Step 3 - Get the Raw version of your file**
-**To use your file on the Market you need to use the raw url of the asset. Also, make sure your Repo is publicly accessible to allow the market to use that file.**
+To use your file on the Market **you need to use the raw url of the asset**. Also, make sure your Repo is publicly accessible to allow the market to use that file.
-**Open the File and click on "Raw"**
+Open the File and click on the "Raw" button on the right side of the page.
-
+
+
+Copy the link in your browser's URL - it should begin with "https://raw.githubusercontent.com/...."
**Step 4 - Publish the asset using the Raw link**
-Now, copy and paste the link into the Publish page in the Ocean Marketplace.
+Now, copy and paste the Raw Github URL into the Publish page in the Ocean Marketplace.