You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2020/10/08 20:49:47 UTC

[airavata-django-portal] branch master updated: Made prerequisites it's own subsection of tutorial

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f6c4ad  Made prerequisites it's own subsection of tutorial
2f6c4ad is described below

commit 2f6c4adcf155bd9c075c587ea5bce2be45012900
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu Oct 8 16:49:18 2020 -0400

    Made prerequisites it's own subsection of tutorial
---
 docs/tutorial/gateways_tutorial.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/tutorial/gateways_tutorial.md b/docs/tutorial/gateways_tutorial.md
index c7e2d8a..bc08097 100644
--- a/docs/tutorial/gateways_tutorial.md
+++ b/docs/tutorial/gateways_tutorial.md
@@ -3,7 +3,9 @@
 Objective: learn the basics of the Apache Airavata Django Portal and how to make
 both simple and complex customizations to the user interface.
 
-Prerequisites: tutorial attendees should have:
+## Prerequisites
+
+Tutorial attendees should have:
 
 -   a laptop on which to write Python code
 -   Git client