Skip to content

Commit 25b1e11

Browse files
committed
Change install dir to .scratchip
1 parent 2016de8 commit 25b1e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scratchip/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class ScratChip:
3636
prj_name = "None"
3737
prj_path = "None"
3838
top_name = "None"
39-
scratchip_path = 'builds/scratchip'
39+
scratchip_path = '.scratchip'
4040
cfg = None
4141

4242
def __init__(self, prj_name, cfg):

0 commit comments

Comments
 (0)