Skip to content

Commit

Permalink
warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Harvie committed Jan 9, 2019
1 parent 265383a commit f1eebda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bCNC.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
from __future__ import absolute_import
from __future__ import print_function

print("This is currently broken. Use instead: python -m bCNC")

import os
import runpy

Expand Down

0 comments on commit f1eebda

Please sign in to comment.