tweak: expand upon some explanations
This commit is contained in:
@@ -52,6 +52,9 @@ You're working on a calculator application. A developer added a `divide` functio
|
||||
1. **Navigate to the challenge directory:**
|
||||
```pwsh
|
||||
cd challenge
|
||||
|
||||
# and check the contents. We should notice that divide.py exists, this will be reverted
|
||||
ls
|
||||
```
|
||||
|
||||
2. **Check which branch you're on** (you should be on `regular-revert`):
|
||||
|
||||
Reference in New Issue
Block a user