Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Fix get_started scala gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgk committed Jan 24, 2020
1 parent e1435a3 commit b44b7e9
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 b44b7e9

Please sign in to comment.