# Installing discourse-math.git

**URL:** https://meta.discourse.org/t/installing-discourse-math-git/163708
**Category:** Support
**Created:** [September 11, 2020, 4:37am UTC](https://meta.discourse.org/t/installing-discourse-math-git/163708 "2020-09-11T04:37:49Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kgreed](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kgreed/32/168602_2.png) [@kgreed](https://meta.discourse.org/u/kgreed)
#### Post date: [September 11, 2020, 4:37am UTC](https://meta.discourse.org/t/installing-discourse-math-git/163708/1 "2020-09-11T04:37:49Z")

</div>

I am wanting to follow [instructions to add discourse-maths plugin](https://meta.discourse.org/t/install-plugins-in-discourse/19157)  
only when I edit app.yml I see the existing plugins showing as follows

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/3/035fa75f6cd2a1a022d4d50fc823af533ea9329e.png)

I did not want to break the pattern so I added  
 ![image](https://global.discourse-cdn.com/meta/original/3X/b/4/b419ede9394b876180e60272307d549c6cb59dc0.png)

and then rebuilt the container  
However the maths plugin does not show in options

Should I be editing the yml to take the following format with sudo?

```plaintext
hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - sudo -E -u discourse git clone https://github.com/discourse/docker_manager.git

```

---

<div class="post-metadata">

### Author: ![kgreed](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kgreed/32/168602_2.png) [@kgreed](https://meta.discourse.org/u/kgreed)
#### Post date: [September 11, 2020, 5:05am UTC](https://meta.discourse.org/t/installing-discourse-math-git/163708/2 "2020-09-11T05:05:29Z")

</div>

I stuck with the old format, corrected a space and rebuilt the container.  
Now I see the Plug in listed in Plugins

---

<div class="post-metadata">

### Author: ![kgreed](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kgreed/32/168602_2.png) [@kgreed](https://meta.discourse.org/u/kgreed)
#### Post date: [September 11, 2020, 5:17am UTC](https://meta.discourse.org/t/installing-discourse-math-git/163708/3 "2020-09-11T05:17:23Z")

</div>

However I still do not see maths displayed

 ![image](https://global.discourse-cdn.com/meta/original/3X/7/b/7b789bf8a3e8ecf556cec3cab129822f80b4d918.png)

 ![image](https://global.discourse-cdn.com/meta/original/3X/e/7/e7f5b005ed447a56934b64b7c801091225a0b73c.png)

Here are my settings

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/0/4051a041911f8f2ef6c84f0bc182d32d26605122.png)

---

<div class="post-metadata">

### Author: ![kgreed](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kgreed/32/168602_2.png) [@kgreed](https://meta.discourse.org/u/kgreed)
#### Post date: [September 11, 2020, 5:26am UTC](https://meta.discourse.org/t/installing-discourse-math-git/163708/4 "2020-09-11T05:26:39Z")

</div>

Now it seems to work, after I edited my post again 🙂

 ![image](https://global.discourse-cdn.com/meta/original/3X/e/0/e0150ed4b31121a7410278167c68a739276061c6.png)

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [September 18, 2020, 5:26am UTC](https://meta.discourse.org/t/installing-discourse-math-git/163708/5 "2020-09-18T05:26:40Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
