Skip to content

Commit

Permalink
Fix get_started scala gpu (apache#17434)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgk authored and anirudh2290 committed May 29, 2020
1 parent c3a9ff1 commit 1898bb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/static_site/src/_includes/get_started/linux/scala/gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ of instructions to help you with the setup process.
src="https://img.shields.io/badge/org.apache.mxnet-linux gpu-green.svg"
alt="maven badge"/></a>

```html
{% highlight html %}
<dependency>
<groupId>org.apache.mxnet</groupId>
<artifactId>mxnet-full_2.11-linux-x86_64-gpu</artifactId>
</dependency>
```
{% endhighlight %}

0 comments on commit 1898bb3

Please sign in to comment.