Skip to content

Commit

Permalink
hplot: update embedmd invocation
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastien Binet <binet@cern.ch>
  • Loading branch information
sbinet committed May 12, 2023
1 parent 673ab4c commit 8c9cc40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hplot/hplot.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
// Use of this source code is governed by an MIT-style license
// that can be found in the LICENSE file.

//go:generate go get github.com/campoy/embedmd
//go:generate embedmd -w README.md
//go:generate go run github.com/campoy/embedmd -w README.md

package hplot // import "go-hep.org/x/hep/hplot"

Expand Down

0 comments on commit 8c9cc40

Please sign in to comment.