File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ Before submit please try followings to see if your problem is gone:
33
441. login agian:
55```
6- leetcode login -l
6+ leetcode login -l
77```
88
992. run the latest code:
1010```
11- cd <your local repo>
12- git pull --rebase origin master
13- ./bin/install // install globally, OR
14- ./bin/leetcode <command> // run the command locally
11+ cd <your local repo>
12+ git pull --rebase origin master
13+ ./bin/install // install globally, OR
14+ ./bin/leetcode <command> // run the command locally
1515```
1616-->
1717
@@ -26,8 +26,10 @@ Before submit please try followings to see if your problem is gone:
2626-->
2727
2828### Environment
29- <!-- - if using latest code, you could get those info in `leetcode version -v`
30- -->
29+ <!-- - if using latest code, you could get those info in `leetcode version -v` -->
30+ <!-- - if installed from git repo, please also provide last commit: `git rev-parse HEAD` -->
31+ - leetcode-cli version:
32+ <!-- - e.g. mac 10.11, ubuntu 16.04, win7, etc -->
3133- OS version:
3234- Node version:
3335- Npm version:
You can’t perform that action at this time.
0 commit comments