Skip to content

Commit

Permalink
Merge pull request #430 from apenney/fix-assembly-instructions
Browse files Browse the repository at this point in the history
Add the required import.
  • Loading branch information
muuki88 committed Dec 5, 2014
2 parents 49fd0a3 + d156521 commit 3c2e49c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sphinx/DetailedTopics/custom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ contains the assembled jar. This is what the final ``build.sbt`` should contain:

.. code-block:: scala
import AssemblyKeys._
// the assembly settings
assemblySettings
Expand Down

0 comments on commit 3c2e49c

Please sign in to comment.