Open jaymessina3 opened 3 years ago
I changed the "pip install" lines from <pre class="devsite-terminal devsite-click-to-copy"> "pip install..." </pre> to ```Shell "pip install..." ``` so a user can now easily copy the commands to their terminal window.
<pre class="devsite-terminal devsite-click-to-copy"> "pip install..." </pre>
```Shell "pip install..." ```
@dhruvesh09 do you have some time to take a look at this?
I changed the "pip install" lines from
<pre class="devsite-terminal devsite-click-to-copy"> "pip install..." </pre>
to```Shell "pip install..." ```
so a user can now easily copy the commands to their terminal window.