Skip to content

Commit

Permalink
Added pandoc installation
Browse files Browse the repository at this point in the history
  • Loading branch information
prithagupta committed Aug 18, 2024
1 parent 53c8059 commit bd0161e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ help:
# Installation and Setup
install:
@export SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True
@apt-get install pandoc
@sudo apt-get install pandoc
$(PIP) install -e "./"

# Documentation
Expand Down

0 comments on commit bd0161e

Please sign in to comment.